|
|
|
|
|
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
The functions for managing contacts are used to: - manage the contacts in a Lotus Notes or Outlook address book.
- manage the contacts found on an Android phone.
| | ContactAdd | Adds a contact: - in a Lotus Notes or Outlook address book.
- in the contacts list of your device (Android, iPhone or iPad).
| ContactCreate | Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad). | ContactDelete | Deletes the current contact: - from a Lotus Notes or Outlook address book.
- in your phone's contact list (Android, iPhone or iPad).
| ContactDisplay | Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad). | ContactEdit | Opens a current contact record in the device's native contact management application (Android, iPhone or iPad). | ContactFirst | Reads the first contact in a Lotus Notes or Outlook address book. | ContactLast | Reads the last contact in a Lotus Notes or Outlook address book. | ContactList | Lists the device contacts corresponding to the specified criteria. | ContactListSource | Lists the sources (or accounts) of the contacts saved on the device. | ContactModify | Modifies the current contact in a Lotus Notes or Outlook address book. | ContactNext | Reads the contact after the current contact in a Lotus Notes or Outlook address book. | ContactPrevious | Reads the contact before the current contact in a Lotus Notes or Outlook address book. | ContactRead | Reads a contact in a Lotus Notes or Outlook address book. | ContactReset | Reinitializes: | ContactSearch | Searches for a contact in a Lotus Notes or Outlook address book. | ContactSelect | Displays the list of contacts found on the device (Android, iPhone or iPad). |
Related Examples:
|
Cross-platform examples (WINDEV Mobile): WM Managing Contacts
[ + ] This example presents the management of contacts for Android et iOS. It is used o: - list the contacts found on the phone - call the contacts - send SMSs to the contacts - ...
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|