ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Appointment functions (Lotus Notes/Android/iOS)
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 appointments (Outlook, Lotus Notes, mobile device)
The functions for managing the appointments are used to:
  • manage the contacts found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentAddAdds an appointment:
  • in a Lotus Notes or Outlook calendar.
  • in a calendar on a mobile device (Android or iOS).
AppointmentCreateDisplays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDeleteDeletes:
  • the current appointment from the calendar of a Lotus Notes or Outlook messaging.
  • an appointment from the calendar found on a mobile device (Android/iOS).
AppointmentDisplayDisplays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
AppointmentFirstReads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentLastReads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentListLists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria.
AppointmentListCalendarLists the calendars available on the mobile device (Android/iOS).
AppointmentModifyModifies the current appointment:
  • in a Lotus Notes or Outlook calendar.
  • in the calendar found on a mobile device (Android/iOS).
AppointmentNextReads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentPreviousReads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentReadReads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentResetReinitializes:
AppointmentToiCalendarExports an appointment or a list of appointments in iCalendar format.
iCalendarToAppointmentLists the appointments described in a character string in iCalendar format.
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help