ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Label report
The report editor allows you to create "Label" reports......
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.
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).
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Right (Function)
Extracts the last characters from a string or string buffer.
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....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iFont (Function)
Selects the default font.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.