4D V11 SQL
Compiler
Web Services
Web Services allow an application to call another application using standard protocols such as SOAP and WSDL, independent of the platform or language used.
Since 4D Web Services are written to support Internet standards, they allow 4D developers to build applications that communicate across a local network as well as over the Web.
4D can act as a Web services client, a Web services server, or both.
Integrated Backup
Find and Replace
Truly Global Tools
Up through 4D 2004 you had to use 4D Insider to perform an application-wide search and replace. That’s changed as of 4D v11 SQL. Our new search and replace tools are truly global in scope.
More Searching Power
We’ve significantly expanded the ways you can run your searches, including:
• Multi-criteria search: you can set up to 3 criteria (object type, object name, modification date)
SQL Pass-through
Native ODBC Commands
Interpreted Components
Debugger
Errare humanum est
Sometimes the code you write won’t behave the way it is supposed to behave. A variable that doesn’t have the proper value, a loop that doesn’t end or even an incorrect selection – all of these things can hurt your development. In this type of situation, a debugger is your greatest ally.








