ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSourceCategoryLabel (Function)
Defines the source of the category labels.
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.
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.
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.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
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....
zipExist (Function)
Used to find out whether an archive exists.
EventDestroy (Function)
Explicitly destroys an event.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
grOrientation (Function)
Modifies the orientation of chart axes.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....