ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
<Captcha>.Display (Function)
Displays a new Captcha in a Captcha control.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
<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>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<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.