ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Appointment functions (Lotus Notes/Android/iOS)
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by the function
New in version 2025
aptCanceled
Status of created appointment: The appointment has been cancelled.
Used in the syntax for creating an asynchronous appointment.
AppointmentCreate
aptContentFilter by appointment: Filter by appointment description (contains search).AppointmentList
New in version 2025
aptFailed
Appointment created status: Appointment creation has failed.
Used in the syntax for creating an asynchronous appointment.
AppointmentCreate
aptIdentifierFilter by appointment: Filter by appointment ID (exact-match search).AppointmentList
aptLocationFilter by appointment: Filter by appointment location (contains search).AppointmentList
New in version 2025
aptSuccess
Status of created appointment: The appointment has been created.
Used in the syntax for creating an asynchronous appointment.
AppointmentCreate
aptTitleFilter by appointment: Filter by appointment title (contains search).AppointmentList
reminderDefaultReminder method: default method. This method depends on the setting of the device.Reminder type
reminderEmailReminder method: send an Email. This type of reminder is available only if the account associated with the appointment calendar supports this type of reminder and if this account is configured.Reminder type
reminderNotificationReminder method: send a notification.Reminder type
reminderSMSReminder method: send an SMS message. This type of reminder is available only if the account associated with the appointment calendar supports this type of reminder and if this account is configured.Reminder type
Minimum version required
  • Version 18
Comments
Click [Add] to post a comment

Last update: 03/25/2025

Send a report | Local help