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, ...
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Edit options of a report
The report editor allows you to......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed...
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog...
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment...
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing...