ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
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 the Organizer control to be used. This control can correspond to: an Organizer control in a window.
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:orgAptHoveredAppointment hovered by the mouse cursor in the Organizer control. If no appointment is hovered, <Result> will correspond to an array of 0 element. orgAptSelectedAppointment currently selected in the Organizer control. If no appointment is selected, <Result> will correspond to an array of 0 element.
Last update: 05/26/2022
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: