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, ...
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
16. Application test in practice
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Memo (Property)
The Memo property is used to determine if an item is of type memo.
7. Multilingual sites in practice
Report based on a query
Queries are used to easily select records in one or more data files......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
GridlinesVisible (Property)