ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site...
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal...
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control,...
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control,...
TrafficInfo (Property)
in the Map control. display or hide traffic information in the Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control,...
MapDeleteItinerary (Function)
Deletes an itinerary from 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.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
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...
gglMarker (Type of variable)
... on a map...
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location,...
1
2
3
4
5
6
9
>