ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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]...
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action...
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Abbreviation (Property)
... in the data model editor when defining the data file. This property is read-only.
<Source>.ImportXML (Function)
... in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HImportXML (Function)
... in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
Thumbnail (Property)
in the data model editor or through programming. get and change the image associated with a Thumbnail...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HImportXLS (Function)
... in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).
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).
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Query and project
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....