ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date management constants
List of constants used by date management functions...
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
Export your data to Excel
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Export your data to Word
The following functions are used to handle encryption and compression, using prefix syntax:...
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.