ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
EmailReadLastHeader (Function)
Reads the header of last incoming 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).
11. Popup page
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Creating and handling an item
The main operations that can be performed on an item are as follows......
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).
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or 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).
Popup window
WINDEV allows you to open windows in popup format......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......