ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
8. "Mobile friendly" site: Dynamic serving
Managing main window menus
A main menu is necessarily associated with a window......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Multi-product external components
Components are a remarkably useful tool for development teams......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
6. Editing a page: zoning mode
EmailReadMessageHeader (Function)
Reads the header of an 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).
Report based on a query
Queries are used to easily select records in one or more data files......
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).
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HOpenConnection (Function)
Opens a connection to a specific database.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).