ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: popup windev
Drop-down button
The drop-down button expands: a context menu. a popup window....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Popup window
WINDEV allows you to open windows in popup format......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
11. Popup page
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.