ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
EmailReadFirst (Function)
Reads the first incoming 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).
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).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
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).
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
3. Site development life cycle
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
GuidedTourInfo (Function)
Returns information about a guided tour.
<GuidedTour>Info( Function)
Returns information about a guided tour.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
1
2
3
4
5
6
96
>