ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Popup window
WINDEV allows you to open windows in popup format...
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.
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.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a 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.
Style of a control
As soon as it is created, a control is associated with a style......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables...
grPrint (Function)
Prints a chart.
Creating the windows and the pages of the RAD pattern
Copying controls from the page editor
The controls can be copied from the page editor......
The Cell control
The Cell control contains controls......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Creating the menus for the pages of the WEBDEV RAD pattern
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows...