ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
Constants for managing Organizer controls
Constants for managing Organizer controls
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
The Organizer control
The Organizer control is used to display and handle organizers...
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Context menu of Organizer controls (AAF)
Each Organizer control in a window offers the user a menu by default...
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL table for example).
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Organizer report
The report editor gives you the ability to create "Organizer" reports.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<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.
Google constants
List of constants used by the Google functions.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects...
<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>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Organizer control events
The following events are associated with Organizer controls:
Creating a report
The report editor allows you to easily create all types of reports via a wizard...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window...
Scheduler report
The report editor allows you to create "Scheduler" reports.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Scheduler control properties
You can manipulate Scheduler controls in a window or page using the following WLanguage properties.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Properties associated with reports and controls
List of properties associated with the reports and their controls
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties...
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
1
2