ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
fCurrentDir (Function)
Identifies or modifies the current directory.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Constants for sound management
List of constants used by the functions for sound management....
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Error 802: Invalid syntax for this function
FTPGet (Example)
Usage example of the FTPGet function
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Error 35: 'Continue' is available in the loops only