ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLegendFont (Function)
Modifies the font used for the chart legend.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
OpenMobileWindow (Function)
Opens a window in a mobile application.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grGridlines (Function)
Displays or hides the chart gridlines.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grTitleFont (Function)
Modifies the font used for the chart title.
Looper control break properties
Several properties can be used with the breaks found in a Looper control......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Sort (Function)
Sorts a WLanguage array.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
StringInsert (Function)
Inserts a string into another character string at a given position.
Move
The Move property determines if an element can be moved.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
zipFileSize (Example)
Usage example of the zipFileSize function