ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
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...
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
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.
Date (Type of variable)
The Date type enables you to easily handle the dates...
SMSSend (Function)
Sends an SMS.
HSendMessageToClient (Function)
Displays a message on the client computers.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
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)....
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)....