ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get and change the type of an element.
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.
Map control functions
Map control functions...
<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)...
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.
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.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Right (Function)
Extracts the last characters from a string or string buffer.
Text (Property)
The Text property is used to get and modify text.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Title (Property)
The Title property is used to get and change the title of an element.
ToastDisplay (Function)
Displays a "Toast" message.
ThreadState (Function)
Returns the current status of a thread.