ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Variable type)
The Date type is used to easily manipulate dates...
<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 type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDay (Function)
Returns the day corresponding to a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
LastDayOfWeek (Function)
Returns the date of the last day of the week 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...
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.
NFC constants
List of constants used by the NFC functions...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time...
11. Table/Looper controls
4. HFSQL Classic
11. Table/Looper controls
Limitations of WINDEV, WEBDEV and WINDEV Mobile
hScheduleMaterializedView (Type of variable)
... the data of a scheduled materialized view on an HFSQL server.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
<Page>.FromFile (Function)
... record (loaded in memory) of the data file described in the data model editor. This operation...
FileToPage (Function)
... record (loaded in memory) of the data file described in the data model editor. This operation...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Automatic features of edit controls
...Edit controls provide multiple automatic features available in all the controls...
TimeValid (Function)
Checks the time validity.
HBackup (Function)
... or more databases, one or more data files.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
<Source>.Out (Function)
... the data file, filter, view or query.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one...
DataBinding (Property)
and: an item in a data file. a variable. several variables....
ModificationRule (Property)
... to be applied to the data file described in the code.
DeletionRule (Property)
... to be applied to the data file described through programming.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data...