ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<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.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Google Maps functions
List of functions for managing Google maps...
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.