ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MapGetJSObject (Function)
Returns the instance of the API of Map control.
HOpenConnection (Function)
Opens a connection to a specific database.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MapGetImage (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.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
MapIDGgl (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....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.