ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ChangeStyle (Function)
Modifies the style of a control dynamically.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.