ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
TimeToString (Function)
Converts a time to a string in the specified format.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
TelemetryEnable (Function)
Enables the telemetry manually.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Defining clickable areas
In a page, an Image control can contain clickable areas......
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.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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...
MCI constants
List of constants used by the MCI functions....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
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