ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site...
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined...
MapEndOfMove (Function)
Stops following the device movement in a Map control.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
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.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
1
5
6
7
8
9
16
>