ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
ERR_NO_END_TAG
Error (Function)
Displays a custom error message in a system error window.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
nWDGetLastError: Error code of last error
Error code of last error......
ERR_BAD_VERSION_RQS
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
1
5
6
7
8
9
355
>