ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadCurrent (Function)
Returns the name of the thread currently run.
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)...
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.
Alias (Property)
The Alias property gets the alias of an element.
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.
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.
Height (Property)
The Height property is used to get and change the height of an element.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Character strings
WLanguage supports different types of strings....