ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
Type (Property)
The Type property is used to get and change the type of an element.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ToastDisplay (Function)
Displays a "Toast" message.
Map control functions
Map control functions...
ThreadCurrent (Function)
Returns the name of the thread currently run.
iBorder (Example)
Usage example of the iBorder function
CharactTypeCount (Function)
Returns the number of characters matching a given type.
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.
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.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Character strings
WLanguage supports different types of strings....
Height (Property)
The Height property is used to get and change the height of an element.
ThreadState (Function)
Returns the current status of a thread.