ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Date type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
<Date type>.ToDay (Function)
Returns the day corresponding to a given date.
Time and date management properties
List of properties for managing dates and times
Date (Variable type)
The Date type is used to easily manipulate dates...
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DateToDay (Function)
Returns the day corresponding to a given date.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
LastDayOfYear (Function)
Returns the date of the last day of the year.