ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date (Variable type)
The Date type is used to easily manipulate dates...
<Date type>.ToDay (Function)
Returns the day corresponding to a given date.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Date type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
Time and date management properties
List of properties for managing dates and times
Date and Time functions
List of functions for managing dates and times
HRecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL data file (Classic or Client/Server).
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
LastDayOfYear (Function)
Returns the date of the last day of the year.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DatePicker (Function)
Opens the system date picker.
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL data file (Classic or Client/Server).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
DayOfYearToDate (Function)
Takes the number of a day in the year and returns the corresponding date in "YYYYMMDD" format.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateToDay (Function)
Returns the day corresponding to a given date.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HStatDate (Function)
Returns the date of the last update for the index statistics.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Edit control
The Edit control allows users to enter data...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
The formatted display control
This control shows dates, times and currency values with the corresponding display format...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Sort the data displayed in your tables in one click
Warning 127: You are using a data source local to the process
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered...
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query,...
HFSQL Client/Server: Configuring the data files on the server
WDMap: Adding, modifying and deleting the records of a data file
found in a data file......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Locking data files: correspondence between WINDEV 5.5 and the later versions
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
1
3
4
5
6
7
114
>