ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
SFUndelete (Function)
Restores previously deleted Salesforce records.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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....
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
fDate (Example)
Usage example of the fDate function
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Error (Function)
Displays a custom error message in a system error window.
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)....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.