|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| The gglAuthor type is used to identify the author of a Google element... |
|
|
|
|
|
|
|
| Organizer control constants |
|
|
|
|
|
|
|
| Returns the start or end date and time of the time slot selected in an Organizer control. |
|
|
|
|
|
|
|
| The Organizer control is used to display and handle organizers... |
|
|
|
|
|
|
|
| Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again. |
|
|
|
|
|
|
|
| Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again. |
|
|
|
|
|
|
|
| A report based on an Organizer control is used to directly print the information displayed in the Organizer control |
|
|
|
|
|
|
|
| Each Organizer control found in a window proposes a menu to the user... |
|
|
|
|
|
|
|
| Returns the start or end date and time of the time slot selected in an Organizer control. |
|
|
|
|
|
|
|
| The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service... |
|
|
|
|
|
|
|
| The gglNotification type is used to define information about event notifications in a calendar. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Moves the time area displayed to the next area (next weeks for example) in an Organizer control. |
|
|
|
|
|
|
|
| Exports the appointments found in an Organizer control in iCalendar format. |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Defines a background color for a time slot in an Organizer control. |
|
|
|
|
|
|
|
| Used to indicate the specific working hours per day in an Organizer control. |
|
|
|
|
|
|
|
| Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control. |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
|
| Makes a day visible or invisible in an Organizer control. |
|
|
|
|
|
|
|
| Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Organizer" reports. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Selects an appointment in an Organizer control. |
|
|
|
|
|
|
|
| List of constants used by the Google functions. |
|
|
|
|
|
|
|
| The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
|
| Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Returns the display mode of an Organizer control: day, week, month, ...
|
|
|
|
|
|
|
|
| Modifies the time range displayed by an Organizer control (Day/Week/Month).
|
|
|
|
|
|
|
|
| Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query. |
|
|
|
|
|
|
|
| Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query. |
|
|
|
|
|
|
|
| The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects... |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
| Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
|
| The gglEvent type is used to describe and modify an event of a calendar... |
|
|
|
|
|
|
|
| The report editor allows you to create "Scheduler" reports. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| The report editor allows you to easily create all types of reports via a wizard... |
|
|
|
|
|
|
|
| You can manipulate Scheduler controls in a window or page using the following WLanguage properties. |
|
|
|
|
|
|
|
| The gglOverride type is used to define information about event notification overrides. |
|
|
|
|
|
|
|
| Each Gantt Chart control in a window has a default menu that is available to users... |
|
|
|
|
|
|
|
| The Appointment type lets you define all the advanced features of an appointment: times, location, etc. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on an Organizer control found in a window... |
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| List of properties associated with the reports and their controls |
|
|
|
|
|
|
|
| You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties... |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|