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]...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Image control: the supported formats
The supported image formats are as follows:...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
Creating index keywords
Index keywords allow users to easily find a help page......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
5. Site test in practice
MDIMother (Function)
Identifies the name of the MDI parent window.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages...
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
11. Controls in practice
Discover the main characteristics of the controls...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Handling report blocks
The different operations available on report blocks are as follows......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
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
iMargin (Function)
Defines the "logical" print margins.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...