ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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]...
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...
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"...
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
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...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Print modes of a report
Several print modes are available for a report....
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.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Editing pages: Responsive mode (Zoning and layouts)
... you to easily handle pages in the editor....
Creating anchors
The anchors are used to define specific points in a help page......
Reloading a document
To reload a document, ......
Page Footer block
The Page footer block is run at the end of each page......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
2. How to test a site?