ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
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).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
TaskReset (Function)
Reinitializes the Task structure.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupReset (Function)
Reinitializes the Group structure.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Comparison operators
The comparison operators can be divided into several categories......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.