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 / Organizer functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used to manipulate Organizer controls:
ConstantDescriptionUsed by the functions or types of variables
orgAptHoveredAppointment type searched for: Appointment hovered over in Organizer control.OrganizerListAppointment
orgAptSelectedAppointment type searched: Appointment currently selected in the Organizer control field.OrganizerListAppointment
orgCurrentMonthType of date searched: First day of the month displayed in the Organizer control.OrganizerPosition
orgDateTimeFirstVisibleDate type searched: First date and time displayed in the Organizer control or Scheduler control.
orgEndDate
  • Date type searched: Last date displayed in 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.
orgzCustomNbDayCalendar display mode: Agenda displayed over a customized number of days.OrganizerChangeMode, OrganizerMode
orgzDayAgenda display mode: Agenda displayed for one day.OrganizerChangeMode, OrganizerMode
orgzMonthAgenda display mode: Agenda displayed for one month.OrganizerChangeMode, OrganizerMode
orgzWeekCalendar display mode: The calendar displays a full (or partial) week.OrganizerChangeMode, OrganizerMode
orgzWeekOn5Calendar display mode: The calendar displays the first five days of the week.OrganizerChangeMode, OrganizerMode
oriAppointmentType of information requested: Appointment index corresponding to the contact details provided.OrganizerInfoXY
oriDateTimeType of information requested: Date and time of appointment corresponding to the contact details provided.OrganizerInfoXY
oriScreenOriginThe coordinates are relative to the screen.OrganizerInfoXY
Prefix syntax Organizer control management constants (via prefix syntaxes) are as follows:
ConstantDescriptionUsed by the functions or types of variables
orgAptHoveredAppointment type searched for: Appointment hovered over in Organizer control.<Organizer>.ListAppointment
orgAptSelectedAppointment type searched: Appointment currently selected in the Organizer control field.<Organizer>.ListAppointment
orgCurrentMonthType of date searched: First day of the month displayed in the Organizer control.<Organizer>.Position
orgEndDate
  • Date type searched: Last date displayed in 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.
orgzCustomNbDayCalendar display mode: Agenda displayed over a customized number of days.<Organizer>.ChangeMode, <Organizer>.Mode
orgzDayAgenda display mode: Agenda displayed for one day.<Organizer>.ChangeMode, <Organizer>.Mode
orgzMonthAgenda display mode: Agenda displayed for one month.<Organizer>.ChangeMode, <Organizer>.Mode
orgzWeekCalendar display mode: The calendar displays a full (or partial) week.<Organizer>.ChangeMode, <Organizer>.Mode
orgzWeekOn5Calendar display mode: The calendar displays the first five days of the week.<Organizer>.ChangeMode, <Organizer>.Mode
oriAppointmentType of information requested: Appointment index corresponding to the contact details provided.<Organizer>.InfoXY
oriDateTimeType of information requested: Date and time of appointment corresponding to the contact details provided.<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/25/2025

Send a report | Local help