ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringFormat (Function)
Formats a character string according to the selected options.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFDelete (Function)
Deletes records from a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
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.
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.
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....
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
HRegenerateFile (Function)
Regenerates a data file from its log.
EmailGetAll (Function)
Retrieves all the emails found on a server.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......