ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelect (Example)
Usage example of the ListSelect function
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
ListDelete (Example)
Usage example of the ListDelete function
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
FBSessionStatus (Function)
Checks the status of a Facebook session.
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......