|
|
|
|
|
|
|
Deletes a shape drawn on the map displayed in an Map control. |
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application...... |
|
|
|
|
|
|
Telemetry data is sent to the server regularly and is processed by the server every 2 hours...... |
|
|
|
|
|
|
The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
The LineColor property is used to define the line color of a shape. |
|
|
|
|
|
|
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth. |
|
|
|
|
|
|
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Adds a new shape (polygon, line, circle) to the map displayed in a Map control. |
|
|
|
|
|
|
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
Modifies a shape drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Adds a new image to the map displayed in a Map control. |
|
|
|
|
|
|
Modifies an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Deletes an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety. |
|
|
|
|
|
|
Limits the geographic area displayed in the Map control. |
|
|
|
|
|
|
The Movable property is used to define if an element can be moved. |
|
|
|
|
|
|
Opens the popup of a marker displayed in a Map control. |
|
|
|
|
|
|
Closes the popup of a marker displayed in the Map control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|