ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Constants for managing arrays
List of constants used by the functions for array management....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
System constants
List of constants used by the system functions....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
SMSSend (Function)
Sends an SMS.
HSendMessageToClient (Function)
Displays a message on the client computers.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
WaitWindowStart (Function)
Opens the wait window of application.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HTTPCreateForm (Function)
Creates an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.