ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Resizing a window (AAF)
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
1
2
3
4
5
6
282
>