ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: windev menu
"?" menu
WINDEV proposes a help menu adapted to your applications......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
How to create a menu?
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
"About" window
The "About" window is used to display and access various information about the current application......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Managing main window menus
A main menu is necessarily associated with a window......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......