ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
EmailReadMessageHeader (Function)
Reads the header of an 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).
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).
Option (Property)
The Option property is used to get and change certain options.
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).
fDelete (Example)
Usage example of the fDelete function
fShortName (Example)
Usage example of the fShortName function
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
fTempPath (Example)
Usage example of the fTempPath function
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....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Password (Property)
The Password property sets and changes the password.
WINDEV concepts
Conversion (Function)
Converts a value from a unit to another one.
SysSerialNum (Function)
Returns the IMEI number of the current device.
WINDEV Mobile Framework License Agreement
WINDEV Framework License Agreement
Native MySQL Connector - License Agreement
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).