ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapPopupDisplayed (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.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
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.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text...
1
2
3
4
5
6
15
>