ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<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)....
<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....
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Calendar functions (prefix syntax)
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.