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, ...
Functions for managing objects (External language)
The Repetition type is used to describe and modify the characteristics of a repetition...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
dbgEnableLog (Function)
Enables the runtime log programmatically.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
grExist (Function)
Checks the existence of a chart in memory.
2. Analysis in practice
Operations performed on object diagrams
The following paragraphs explain......
Testing a static page
The test of a single page runs the current page in WEBDEV......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Operations performed on collaboration diagrams
The following paragraphs explain......
Shared information
The information entered when creating the files and the items is shared throughout...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......