ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Scheduler functions
47 results
Adds a new appointment into a Scheduler control.
Adds a new resource into a Scheduler control.
Modifies the period (which means the number of days) displayed by a Scheduler control.
Makes a day visible or invisible in a Scheduler control.
Deletes all appointments and resources from a Scheduler control.
Deletes an appointment from a Scheduler control.
Deletes a resource from a Scheduler control.
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Returns:
  • the list of appointments found between two dates in a Scheduler control,
  • all the appointments found in a Scheduler control,
  • a specific appointment (selected or hovered).
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
Deselects an appointment from a Scheduler control.
Selects an appointment in a Scheduler control.
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
The following constants are used to manage Scheduler and TimeLine controls:
List of functions that can be used with a Scheduler control (prefix syntax).
Imports data in iCalendar format into a Calendar control.
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
List of functions that can be used with a Scheduler control.
Adds a new appointment into a Scheduler control.
Adds a new resource into a Scheduler control.
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Modifies the period (which means the number of days) displayed by a Scheduler control.
Makes a day visible or invisible in a Scheduler control.
Deletes all appointments and resources from a Scheduler control.
Deletes an appointment from a Scheduler control.
Deletes a resource from a Scheduler control.
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Returns:
  • the list of appointments found between two dates in a Scheduler control,
  • all the appointments found in a Scheduler control,
  • a specific appointment (selected or hovered).
Returns the display mode of a Scheduler control: day, week, month, ...
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
Returns the start or end date and time of the time slot selected in a Scheduler control.
Deselects an appointment from a Scheduler control.
Selects an appointment in a Scheduler control.
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Exports the appointments from a Scheduler control in iCalendar format.
Used to indicate the specific working hours per day in a Scheduler control.
Used to indicate the specific working hours per day and per resource in a Scheduler control.