ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
fDate (Example)
Usage example of the fDate function
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
2. Projects in practice
Discover the main operations that can be performed on a project....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HTTP constants
List of constants used by the HTTP functions....
fDateTime (Example)
Usage example of the fDateTime function
iBorder (Example)
Usage example of the iBorder function
XMLDocument (Example)
Usage example of the XMLDocument function
HDescribeItem (Function)
Describes a file item through programming.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.