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, ...
<Window>.FromFile (Function)
in the current record (loaded in memory) of the table described in the data model editor. the values...
<Source>.ToPage (Function)
record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound...
spHash (Property)
... This property can be used for items of type "Password" defined in the data model editor or programmatically....
Multi-project search
Performing a search in the current project is a common operation......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will...
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated...
Events associated with a Layout control
Events associated with Static controls
List of events associated with Static controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
FileToScreen (Function)
in the current record (loaded in memory) of the data file described in the data model editor. the values...
Events associated with Chart controls
List of events associated with the Chart controls...
Kanban control events
The following events are associated with Kanban controls......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
PageFromSource (Function)
record (loaded in memory) of the HFSL data file described in the data model editor. the values...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Code style
A code style is used to automatically prefix the name of all the variables and project elements...