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
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.
Remark: This calendar is available both in Edit controls with dates and controls that display dates in table columns.

Tip: how to quickly change a date?

You can easily change the date in an Edit control: the "+" and "-" keys on the numeric keypad allow you to switch to the next or previous day.