ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
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.
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
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user...
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......
Creating the Relation windows of a WINDEV RAD pattern
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane...
Guided tour management constants
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element:...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Constants for managing projects
List of constants used by the functions for managing projects....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......