ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Calendar functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Remark: These functions are also available in prefix syntax (Calendar functions (prefix syntax)).
These functions are used to handle the Calendar controls as well as the Date edit controls:
CalendarOpenIn a Date edit control, opens a popup window displaying a calendar.
CalendarPickerOpens a modal dialog with a calendar to enter a date.
CalendarPositionReturns the month displayed in a Calendar control.
CalendarSelectReturns the date selected in a Calendar control.
CalendarSelectCountReturns the number of days selected in a Calendar control.
CalendarSelectMinusDeselects a date in a multi-selection Calendar control.
CalendarSelectPlusSelects a date in a Calendar control.
Related Examples:
The Calendar control Unit examples (WINDEV): The Calendar control
[ + ] Four methods for using the Calendar control:
- Using the Calendar control found in the WINDEV toolbar
- Using CalendarOpen and CalendarPicker as well as CalendarSelect (multi-selection)
- Using ..CalendarButton
- Using BankHolidayAdd
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help