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...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed...
3. Site development life cycle
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible"...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
AAF: Sort/Search/Filter on the columns of Table controls
6. WEBDEV Account Manager
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
Creating a Pivot Table control
To create a Pivot Table control......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
Android permission management
to sensitive data or sensitive device functionalities......
Edit options of a report
The report editor allows you to......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....