ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Google Calendar management functions
List of functions for managing Google calendars...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).