ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDelete (Function)
Deletes records from a Salesforce database.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
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.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFConvertLead (Function)
Converts the leads.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConnect (Function)
Manages authentication on a Salesforce platform.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HDescribeItem (Function)
Describes a file item through programming.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
Events associated with Static controls
List of events associated with Static controls...
HSetMemo (Function)
Used to modify the management mode of memo items.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......