ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in 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>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.