ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
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.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<Map>.ClosePopup (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.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
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.
<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.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.