ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
17. Project Management Hub
...Project Management Hub...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (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).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLast (Function)
Reads the last incoming 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).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
License agreement - HFSQL Client/Server
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
The OLE control
The OLE control is used to handle an OLE object......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......