WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Use a calendar to enter dates
You must enter a date and you don't know which format to use? Use the calendar integrated in your application.
The context menu of the control contains a "Calendar" option. If you select this option, a calendar is displayed, allowing you to select the desired date.
Automatic calendar
To change the displayed date:
  • click the arrows to change the month in the displayed year.
  • click the month and the year to switch to year view mode, and to select the desired year and month.
Click directly on a date to select it and it will appear in the Edit control.
Note This calendar is available both in edit controls displaying a date and in fields displaying a date in table columns.

Tip: How to quickly change a date?

In an Edit control displaying a date, you can simply change the date: use the "+" and "-" keys on the numeric keypad to move to the next or previous day.