ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
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
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
ChangeStyle (Function)
Modifies the style of a control dynamically.
FBSessionStatus (Function)
Checks the status of a Facebook session.
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......
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
SNMPStartSession (Function)
Starts an SNMP session.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.