ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
Constants for managing Gantt charts
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location....
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
HDescribeFile (Function)
Describes a data file programmatically.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).