ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
XMLNext (Function)
Positions on the next element (tag or attribute).
Functions for handling directories and external files
List of functions for handling external files...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
grParameter (Function)
Retrieves or modifies a chart parameter.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
SQLModify (Function)
Modifies the content of a row in the query result.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
NumberInWords (Function)
Converts a number to words.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....