ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeStyle (Function)
Modifies the style of a control dynamically.
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.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
FBSessionStatus (Function)
Checks the status of a Facebook session.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.