ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
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.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
SFConvertLead (Function)
Converts the leads.
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....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
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.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SFDelete (Function)
Deletes records from a Salesforce database.