ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
AppointmentFirst (Function)
Reads the first appointment in a Lotus Notes or Outlook calendar.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
AppointmentPrevious (Function)
Reads the appointment before the current appointment in a Lotus Notes or Outlook calendar.
AppointmentNext (Function)
Reads the appointment after the current appointment in a Lotus Notes or Outlook calendar.
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
Page with parameters
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.