ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
iBorder (Example)
Usage example of the iBorder function
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
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.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
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.
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.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
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.
Right (Function)
Extracts the last characters from a string or string buffer.
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.
ToastDisplay (Function)
Displays a "Toast" message.
Width (Property)
The Width property is used to determine and change the width of an element.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Character strings
WLanguage supports different types of strings....