ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
<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.
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.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
1
3
4
5
6
7
17
>