ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Organizer functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following constants are used to manage Organizer controls:
ConstantDescriptionUsed by the functions or types of variables
orgAptHoveredType of appointment sought: Appointment hovered by the mouse cursor in the Organizer control.OrganizerListAppointment
orgAptSelectedType of appointment sought: Appointment currently selected in the Organizer control.OrganizerListAppointment
orgCurrentMonthType of sought date: First day of the month displayed in the Organizer control.OrganizerPosition
orgDateTimeFirstVisibleType of sought date: First date and time displayed in the Organizer or Scheduler control.
orgEndDate
  • Type of sought date: Last date displayed in the Organizer control.
  • Last date of the range selected in the Organizer control.
orgStartDateType of sought date:
  • First date displayed in the Organizer control.
  • First date of the range selected in the Organizer control.
orgzCustomNbDayOrganizer display mode: Organizer displayed over a custom number of days.OrganizerChangeMode, OrganizerMode
orgzDayOrganizer display mode: Organizer displayed on one day.OrganizerChangeMode, OrganizerMode
orgzMonthOrganizer display mode: Organizer displayed on one month.OrganizerChangeMode, OrganizerMode
orgzWeekOrganizer display mode: The organizer displays an entire week (or a partial week).OrganizerChangeMode, OrganizerMode
orgzWeekOn5Organizer display mode: The organizer displays the first five days of the week.OrganizerChangeMode, OrganizerMode
oriAppointmentType of information requested: Index of the appointment at the specified coordinates.OrganizerInfoXY
oriDateTimeType of information requested: Date and time of the appointment corresponding to the specified coordinates.OrganizerInfoXY
oriScreenOriginThe coordinates are relative to the screen.OrganizerInfoXY
Prefix syntax: The following constants are used to manage Organizer controls (prefix syntax):
ConstantDescriptionUsed by the functions or types of variables
orgAptHoveredType of appointment sought: Appointment hovered by the mouse cursor in the Organizer control.<Organizer>.ListAppointment
orgAptSelectedType of appointment sought: Appointment currently selected in the Organizer control.<Organizer>.ListAppointment
orgCurrentMonthType of sought date: First day of the month displayed in the Organizer control.<Organizer>.Position
orgEndDate
  • Type of sought date: Last date displayed in the Organizer control.
  • Last date of the range selected in the Organizer control.
orgStartDateType of sought date:
  • First date displayed in the Organizer control.
  • First date of the range selected in the Organizer control.
orgzCustomNbDayOrganizer display mode: Organizer displayed over a custom number of days.<Organizer>.ChangeMode, <Organizer>.Mode
orgzDayOrganizer display mode: Organizer displayed on one day.<Organizer>.ChangeMode, <Organizer>.Mode
orgzMonthOrganizer display mode: Organizer displayed on one month.<Organizer>.ChangeMode, <Organizer>.Mode
orgzWeekOrganizer display mode: The organizer displays an entire week (or a partial week).<Organizer>.ChangeMode, <Organizer>.Mode
orgzWeekOn5Organizer display mode: The organizer displays the first five days of the week.<Organizer>.ChangeMode, <Organizer>.Mode
oriAppointmentType of information requested: Index of the appointment at the specified coordinates.<Organizer>.InfoXY
oriDateTimeType of information requested: Date and time of the appointment corresponding to the specified coordinates.<Organizer>.InfoXY
oriScreenOriginThe coordinates are relative to the screen.<Organizer>.InfoXY
Minimum version required
  • Version 15
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/15/2023

Send a report | Local help