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...
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, ...
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]...
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native...
Events associated with a Native Container control
... editor)...
CoordinateScreenToEditor (Function)
... where the application is run to the reference dpi in the editor (160 dpi).
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor...
FileToMemoryTable (Function)
... (query created in the query editor or with HExecuteSQLQuery).
Events associated with Shape controls
List of events associated with Shape controls...
Label report
The report editor allows you to create "Label" reports......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
Describing an element
A flexible modeling includes different elements linked together......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Events associated with windows
List of events associated with windows...
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Table controls
List of events associated with Table controls...
Events associated with Spin controls
List of events associated with Spin controls...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor...