|
|
|
|
|
|
|
List of functions for managing appointments |
|
|
|
|
|
|
List of functions for managing contacts: - Lotus Notes,
- Outlook,
- mobile devices (Android, iPhone or iPad)
|
|
|
|
|
|
|
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes).... |
|
|
|
|
|
|
Adds a contact:
in a Lotus Notes or Outlook address book.
into the list of contacts on the device (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
Deletes the current contact:
from a Lotus Notes or Outlook address book.
from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
This help page presents the methods for writing an email.... |
|
|
|
|
|
|
The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
List of functions for managing tasks |
|
|
|
|
|
|
Extracts a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Positions on the first document found in Lotus Notes. |
|
|
|
|
|
|
Returns the list of files attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Indicates the view that must be handled in Lotus Notes. |
|
|
|
|
|
|
List of functions for managing groups of contacts |
|
|
|
|
|
|
Seeks a document in Lotus Notes. |
|
|
|
|
|
|
Returns the dimension of an item for the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes an attached file from an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Reads the contact before the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the last contact in a Lotus Notes or Outlook address book.
|
|
|
|
|
|
|
Reads the first contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Gives access to the documents managed by Lotus Notes. |
|
|
|
|
|
|
Searches for a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Returns the number of files attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Positions on the document found before the current document in Lotus Notes. |
|
|
|
|
|
|
Positions on the last document found in Lotus Notes. |
|
|
|
|
|
|
Seeks the last document found in the current view in Lotus Notes. |
|
|
|
|
|
|
Disables the view currently handled in Lotus Notes. |
|
|
|
|
|
|
Attaches a file to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Positions on the document found after the current document in Lotus Notes. |
|
|
|
|
|
|
Creates an empty document in Lotus Notes. |
|
|
|
|
|
|
Modifies a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Closes the local or remote database used (Lotus Notes or Domino). |
|
|
|
|
|
|
Returns the value of items for the current Notes document in Lotus Notes. |
|
|
|
|
|
|
Deletes the current document from the Lotus Notes database browsed. |
|
|
|
|
|
|
Deletes the specified item from the current document in Lotus Notes. |
|
|
|
|
|
|
Modifies the specified item of the current document in Lotus Notes. |
|
|
|
|
|
|
Used to find out whether a current document exists in Lotus Notes. |
|
|
|
|
|
|
Returns the list of views found in the current Lotus Notes database. |
|
|
|
|
|
|
List of functions for managing Notes documents |
|
|
|
|
|
|
Saves the current document in Lotus Notes. |
|
|
|
|
|
|
Lists the columns found in the current view in Lotus Notes. |
|
|
|
|
|
|
Seeks the first document found in the current view in Lotus Notes. |
|
|
|
|
|
|
List of constants used by the Lotus Notes functions.... |
|
|
|
|
|
|
The Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Contact structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily access the data handled by Outlook...... |
|
|
|
|
|
|
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Establishes a connection to a Domino server. |
|
|
|
|
|
|
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS). |
|
|
|
|
|
|
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS...... |
|
|
|
|
|
|
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|