ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Select query description window
The description window of a select query includes several sections......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Handling Gantt Chart controls programmatically
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
1
2
3
4
5
6
171
>