ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDelete (Function)
Deletes records from a Salesforce database.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
SSHWrite (Function)
Writes data into the specified SSH session.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
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.
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.
Items (Property)
The Items property is used to configure the different items of a full-text index.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.