ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
User Groupware files
Two categories of data files are managed......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Option (Property)
The Option property is used to get and change certain options.
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).
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).
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....
Functions for managing objects (External language)
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Handling menu options programmatically
The menu options can be handled......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Running the test of the User Groupware and installing it
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Configuring an application with User Groupware