ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSourceCategoryLabel (Function)
Defines the source of the category labels.
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.
Height (Property)
The Height property is used to get and change the height of an element.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
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....
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).
zipExist (Function)
Used to find out whether an archive exists.
EventDestroy (Function)
Explicitly destroys an event.
grOrientation (Function)
Modifies the orientation of chart axes.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.