ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<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.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
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.
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:
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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...
Using the Vista style in your windows
WINDEV allows you to customize......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Creating the link buttons in the windows of a WINDEV RAD pattern
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
1
5
6
7
8
9
15
>