ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
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.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
1
3
4
5
6
7
50
>