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.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
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.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
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.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
Minute (Property)
of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date...
<zipArchive variable>.InfoFile (Function)
path. The initial size of the file. The compressed size of file. The date and time of file...
DateToInteger (Function)
Converts a date to an integer.
zipInfoFile (Function)
path. The initial size of the file. The compressed size of file. The date and time of file...
Hour (Property)
from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
DatePicker (Function)
Opens the system date picker.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Age (Function)
Returns the age according to the date of birth.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
1
5
6
7
8
9
112
>