ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Scheduler functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Display only constants used by prefix syntaxes
The following constants are used to manipulate Scheduler and TimeLine controls:
ConstantDescriptionUsed by the functions or types of variables
schStartDateDate type searched: First date displayed in the Scheduler control.
  • Start date of selected time slot.
schEndDate
  • Date type searched: Last date displayed in the Scheduler control.
  • The appointment repetition has an end date.
  • End date of selected time slot.
schDateTimeType of information requested: Date and time of appointment corresponding to the contact details provided.SchedulerInfoXY
schModeDayDisplay mode: One-day display.SchedulerChangeMode,
TimelineChangeMode
schModeMicrosecondDisplay mode: microsecond display.TimelineChangeMode
schModeMillisecondDisplay mode: millisecond display.TimelineChangeMode
schModeMonthDisplay mode: Display over one month.SchedulerChangeMode,
TimelineChangeMode
schModeCustomNbDayDisplay mode: Display over a specific number of days.SchedulerChangeMode,
TimelineChangeMode
schModeSecondDisplay mode: Display to the second.TimelineChangeMode
schModeAccordingAptSchedule display mode: Displays the schedule using a number of days to show all available appointments.SchedulerChangeMode
schModeWeekDisplay mode: 5- or 7-day week display.SchedulerChangeMode,
TimelineChangeMode
schCurrentMonthType of date searched: First day of the month displayed in the Scheduler control field.SchedulerPosition
schMaxOccurrenceRepeat feature: The appointment repeat has a defined maximum number of occurrences.Repetition variable
schScreenOriginThe coordinates are relative to the screen.SchedulerInfoXY
schNoEndRepeat feature: The appointment will be repeated ad infinitum.Repetition variable
schAptSelectedType of appointment required: Appointment currently selected in the Scheduler control field.SchedulerListAppointment
schAptHoveredAppointment type searched for: Appointment hovered over in the Scheduler control.SchedulerListAppointment
schAppointmentType of information requested: Appointment index corresponding to the contact details provided.SchedulerInfoXY
schResourceType of information requested: Name of the resource corresponding to the contact details provided.SchedulerInfoXY
schWithoutExecuteQueryDisplay the schedule without re-running the base query of the control.SchedulerDisplay,
TimelineDisplay
schEveryYearRepeatString type: the appointment will be repeated every year, on the same day at the same time.Repetition variable
schEveryDayRepeatString type: the appointment will be repeated every day at the same time.Repetition variable
schEveryMonthRepeatString type: the appointment will be repeated every month, on the same day at the same time.Repetition variable
schEveryWeekRepeatString type: the appointment will be repeated every week, on the same day at the same time.Repetition variable
tlEveSelectedEvent type required: Event currently selected in the TimeLine control.TimelineListEvent
tlEveHoveredEvent type searched for: Event hovered over by mouse in TimeLine control.TimelineListEvent
The following constants are used to manipulate Scheduler and TimeLine controls (prefix syntax):
ConstantDescriptionUsed by the functions or types of variables
schStartDateDate type searched: First date displayed in the Scheduler control.
  • Start date of selected time slot.
schEndDate
  • Date type searched: Last date displayed in the Scheduler control.
  • The appointment repetition has an end date.
  • End date of selected time slot.
schDateTimeType of information requested: Date and time of appointment corresponding to the contact details provided.<Scheduler>.InfoXY
schModeDayDisplay mode: One-day display.<Scheduler>.ChangeMode,
<Timeline>.ChangeMode
schModeMicrosecondDisplay mode: microsecond display.<Timeline>.ChangeMode
schModeMillisecondDisplay mode: millisecond display.<Timeline>.ChangeMode
schModeMonthDisplay mode: Display over one month.<Scheduler>.ChangeMode,
<Timeline>.ChangeMode
schModeCustomNbDayDisplay mode: Display over a specific number of days.<Scheduler>.ChangeMode,
<Timeline>.ChangeMode
schModeSecondDisplay mode: Display to the second.<Timeline>.ChangeMode
schModeAccordingAptSchedule display mode: Displays the schedule using a number of days to show all available appointments.<Scheduler>.ChangeMode
schModeWeekDisplay mode: 5- or 7-day week display.<Scheduler>.ChangeMode,
<Timeline>.ChangeMode
schCurrentMonthType of date searched: First day of the month displayed in the Scheduler control field.SchedulerPosition
schMaxOccurrenceRepeat feature: The appointment repeat has a defined maximum number of occurrences.Repetition variable
schScreenOriginThe coordinates are relative to the screen.<Scheduler>.InfoXY
schNoEndRepeat feature: The appointment will be repeated ad infinitum.Repetition variable
schAptSelectedType of appointment required: Appointment currently selected in the Scheduler control field.<Scheduler>.ListAppointment
schAptHoveredAppointment type searched for: Appointment hovered over in the Scheduler control.<Scheduler>.ListAppointment
schAppointmentType of information requested: Appointment index corresponding to the contact details provided.<Scheduler>.InfoXY
schResourceType of information requested: Name of the resource corresponding to the contact details provided.<Scheduler>.InfoXY
schWithoutExecuteQueryDisplay the schedule without re-running the base query of the control.<Scheduler>.Display,
<Timeline>.Display
schEveryYearRepeatString type: the appointment will be repeated every year, on the same day at the same time.Repetition variable
schEveryDayRepeatString type: the appointment will be repeated every day at the same time.Repetition variable
schEveryMonthRepeatString type: the appointment will be repeated every month, on the same day at the same time.Repetition variable
schEveryWeekRepeatString type: the appointment will be repeated every week, on the same day at the same time.Repetition variable
tlEveSelectedEvent type required: Event currently selected in the TimeLine control.<Timeline>.ListEvent
tlEveHoveredEvent type searched for: Event hovered over by mouse in TimeLine control.<Timeline>.ListEvent
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help