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, ...
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
5. Project configuration
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Database schema description window
The database schema description window includes all the characteristics and options of the current...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog...
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Print modes of a report
Several print modes are available for a report....
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template...
Common project
Projects are often cross-platform......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed...
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......