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.
Windows
The windows represent the main interface of a WINDEV application......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help...
The Navigation Bar control
...The Navigation Bar control is used to create a menu area that can easily adapt to the browser...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user...
First project window
24. Displaying and linking pages
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating an insert query
An insert query (corresponding SQL statement......
Creating the Relation pages of a WEBDEV RAD pattern
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control...
Handling the report blocks through programming
Each report block is associated with different events......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page,...
Creating the Relation windows of a WINDEV RAD pattern