ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
OutlookListProfile (Function)
Lists the available Outlook profiles.
OutlookDefaultProfile (Function)
Retrieves the default profile defined in Outlook.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.