ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Map control functions
Map control functions...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
LooperSelectPlus (Function)
Selects a row in a Looper control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Alias (Property)
The Alias property gets the alias of an element.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Name (Property)
The Name property is used to get the name of an element.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Type (Property)
The Type property is used to get and change the type of an element.
iBorder (Example)
Usage example of the iBorder function
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ThreadCurrent (Function)
Returns the name of the thread currently run.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.