ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
iSkipLine (Function)
Forces one or more line break.
10. Embedded queries
Controls in a window can be linked to a data file or existing query....
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control,...
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
grCreate (Function)
Creates a specific type of chart.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL...