ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Referring to an element in a WLanguage event / process
Specific features of the Express version
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Share your projects via Git
Git is a source code manager......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
The HTML Display control
The HTML Display control displays a web page in an application......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Query editor
The query editor is used to automatically create queries on the data files......
9. Monitor your sites, servers, etc.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
16. Application test in practice
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......