ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
EmailCheckAddress (Function)
Checks the validity of an email address.
Serialization constants
The serialization constants are as follows:
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
fUnlock (Function)
Entirely or partially unlocks an external file.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
GglConnect (Example)
Usage example of the GglConnect function
Calling a procedure/a function
Syntax for calling a local or global procedure.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...