ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
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....
InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
Creating a Pivot Table control
To create a Pivot Table control......
The Static Text control
A Static Text control is a control used to display a static text......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Specific features of the Express version
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Operations performed on collaboration diagrams
The following paragraphs explain......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....