ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Retrieving the list of appointments found between two dates Hide the details
Array containing the Appointment variables. If an appointment corresponding to the specified criteria exists, this array will contain a single element. If no appointment corresponds to the specified criteria, this array will contain 0 appointment.
Name of Organizer control to use. This control can correspond to: an Organizer control in a window. Versions 18 and later an Organizer control in a page. New in version 18 an Organizer control in a page. an Organizer control in a page.
Start date for selecting the appointments. If this parameter is not specified, all the appointments found in the Organizer control will be returned.
End date for selecting the appointments. If this parameter is not specified, all appointments found from <Start date> will be returned.
Retrieving the information about a specific appointment Hide the details
Array containing the Appointment variable. If an appointment corresponding to the specified criteria exists, this array will contain a single element. If no appointment corresponds to the specified criteria, this array will contain 0 appointment.
Type of sought appointment:orgAptSelectedAppointment currently selected in the Organizer control. If no appointment is selected, <Result> will correspond to an array of 0 element.orgAptHoveredAppointment hovered by the mouse cursor in the Organizer control. If no appointment is hovered, <Result> will correspond to an array of 0 element. This constant is not available.
Last update: 03/22/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: