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, ...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Tab controls
List of events associated with Tab controls...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
HImportXLS (Function)
... in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
14. Report templates
Report templates...
22. Report templates
<Source>.ImportText (Function)
... in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportXLS (Function)
... in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).
NbMemoItem (Property)
described in the data model editor, a file described through programming, an HFSQL view, a query....
DefaultValue (Property)
was defined in the data model editor or through programming. Define the default value of an item...
HImportText (Function)
... in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).
Programming charts
editors) as well as multiple functions that can be used to create and manipulate charts......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....