ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, 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).
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
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).
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
ReplicInfo (Function)
Returns information about a replication.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
3. Application development cycle
Development cycle of a WINDEV application....
5. User Groupware in practice
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
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).
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile 2024 Tutorial
13. Managing business rules
WINDEV Mobile allows you to manage business rules....