ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadPrevious (Function)
Reads the email found before the current 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).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, 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).
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
HOnError (Function)
Customizes the management of HFSQL errors.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Password (Property)
The Password property sets and changes the password.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Telemetry: Main features
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
WINDEV concepts
Accessibilité (Property)
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
PermissionRequest (Function)
Prompts the user to grant an application permission.