ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Geolocation function constants
Constants used by geolocation functions...
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatVariance (Function)
Calculates the variance for a series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
StatVarianceP (Function)
Calculates the variance for a full series of values.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
MatTranspose (Function)
Calculates the transposed matrix.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
XMLSavePosition (Function)
Stores the current position in the XML document.