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.
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.
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
Organizer control constants
Organizer control constants
<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.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user...
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
gglCalendar (Variable type)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
gglNotification (Variable type)
The gglNotification type is used to define information about event notifications in a calendar.
gglAttachment (Variable type)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day 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 data file for example).
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot 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>.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>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Organizer report
The report editor gives you the ability to create "Organizer" reports.
<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>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Google constants
List of constants used by the Google functions.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month).
GglFillCalendarByRequest (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 skin template generator: Customize elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template 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>.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>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
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.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Scheduler report
The report editor allows you to create "Scheduler" reports.
Creating a report
The report editor allows you to easily create all types of reports via a wizard...
Scheduler control properties
You can manipulate Scheduler controls in a window or page using the following WLanguage properties.
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
Appointment (Variable type)
The Appointment type lets you define all the advanced features of an appointment: times, location, etc.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window...
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
3
>