ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
CursorDisplay (Function)
Displays or hides the mouse cursor.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
1
2
3
4
5
6
189
>