ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFExecuteProcess (Function)
Requests the execution of a specific process.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ControlClone (Function)
Creates a new control from an existing control.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
2. Projects in practice
Discover the main operations that can be performed on a project....
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.
XMLParent (Example)
Usage example of the XMLParent function
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
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)....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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....