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.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data...
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Quickly select your data using filters
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server...
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Constants for managing Big Data Redis databases
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user...
WDModFic : Tool for automatic modification of data files
...WDModFic is a tool used to perform the automatic modification of the data files found...
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Filters in Table controls based on a data file
in a Table control based on a data file......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
1
2
3
4
5
6
112
>