ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SFConvertLead (Function)
Converts the leads.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
EmailExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
HRegenerateFile (Function)
Regenerates a table from its log.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.