ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Body block
The Body block corresponds to the main block of the report......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Native Access to SAP
SAP is a widely used ERP......
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
1
2
3
4
5
6
248
>