ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Using the Salesforce service
Salesforce is a very popular CRM software......
Defining clickable areas
In a page, an Image control can contain clickable areas......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
fLongName (Example)
Usage example of the fLongName function
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLSavePosition (Function)
Stores the current position in the XML document.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......