ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
25 results for: Popup
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.
Popup window
WINDEV allows you to open windows in popup format...
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
11. Popup page
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Popup>.Animate (Function)
Displays a popup in a page cell.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Popup control properties
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls...
PopupAnimate (Function)
Displays a popup in a page cell.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.