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, ...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
PersistedCalculatedItem (Property)
... item is stored in the data file. This item was defined in the data model editor or through programming....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Layout control events
Changes the mode and the method for locking data files....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements...
spHash (Property)
... This property can be used for items of type "Password" defined in the data model editor or programmatically....
FileToScreen (Function)
in the current record (loaded in memory) of the table described in the data model editor. the values...
PageFromSource (Function)
record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound...
Multi-project search
Performing a search in the current project is a common operation......