ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
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...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Events associated with pages
List of events associated with pages...
WDScript: use in command-line and console mode
WINDEV Mobile concepts
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
WEBDEV 2025 Tutorial - Table of contents
Positions at the end of media file played in the Multimedia control.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Handling an internal component
An internal component is a set of elements from a project......
Testing a project: setting
By testing the project you can simulate how the application will run......
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......