ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Contact functions (Lotus Notes or Android/iPhone/iPad)
29 results
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Usage example of the ContactAdd function
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).
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
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).
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows).
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows).
Reads the first contact in a Lotus Notes or Outlook address book.
Reads the last contact in a Lotus Notes or Outlook address book.
Lists the device contacts corresponding to the specified criteria.
Lists the sources (or accounts) of the contacts saved on the device.
Modifies the current contact in a Lotus Notes or Outlook address book.
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Reads a contact in a Lotus Notes or Outlook address book.
Reinitializes:
Searches for a contact in a Lotus Notes or Outlook address book.
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ...
List of functions for managing contacts:
  • Lotus Notes,
  • Outlook,
  • mobile devices (Android, iPhone, iPad, Universal Windows)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows).
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The SIPAddress type is used to define the advanced characteristics of a SIP address.
The Contact structure is a preset structure of WLanguage (no declaration is required)...
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).