ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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]...
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 a Native Container control
... editor)...
Events associated with Shape controls
List of events associated with Shape controls...
Label report
The report editor allows you to create "Label" reports......
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 ......
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...
Events associated with windows
List of events associated with windows...
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...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Configuring Reports & Queries
Reports & Queries is used to......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.