ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Contact functions (Lotus Notes or Android/iPhone/iPad)
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
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.
ContactAddAdds a contact:
  • in a Lotus Notes or Outlook address book.
  • into the list of contacts on the device (Android, iPhone or iPad, Universal Windows).
ContactCreateDisplays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
ContactDeleteDeletes 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).
ContactDisplayOpens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows).
ContactEditOpens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows).
ContactFirstReads the first contact in a Lotus Notes or Outlook address book.
ContactLastReads the last contact in a Lotus Notes or Outlook address book.
ContactListLists the device contacts corresponding to the specified criteria.
ContactListSourceLists the sources (or accounts) of the contacts saved on the device.
ContactModifyModifies the current contact in a Lotus Notes or Outlook address book.
ContactNextReads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPreviousReads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactReadReads a contact in a Lotus Notes or Outlook address book.
ContactResetReinitializes:
ContactSearchSearches for a contact in a Lotus Notes or Outlook address book.
ContactSelectDisplays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Related Examples:
WM Managing Contacts 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
- ...
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help