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.
Date
The Date keyword can correspond to...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
Date management constants
List of constants used by date management functions...
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
Date and Time management functions
List of functions for managing dates and times...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created...
Data persistence
The data persistence is used to store the value typed by the user......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor...
Binding controls to data
A window or page can display information from......
NFC: Transferring data
... frequency used to exchange data (named "tag") between two devices or between a device and a bullet even...
Data source (Example)
Usage example of the Data source type
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
12. Synchronizing data
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
1
2
>