ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date (Variable type)
The Date type is used to easily manipulate dates...
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.
<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.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
<Date type>.ToDay (Function)
Returns the day corresponding to a given date.
Date and Time functions
List of functions for managing dates and times
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
HRecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
HStatDate (Function)
Returns the date of the last update for the index statistics.
<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.
DateToDay (Function)
Returns the day corresponding to a given date.
Edit control
The Edit control allows users to enter data...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<Source>.StatDate (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.
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server).
DayOfYearToDate (Function)
Takes the number of a day in the year and returns the corresponding date in "YYYYMMDD" format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
(No title )
The different types of items proposed in the data model editor are as follows:
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
DatePicker (Function)
Opens the system date picker.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Items used in a select query
A query created in the query editor can contain several types of items......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Binding a Check Box control to an item
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count...
Replication: The different types
The data replication is a powerful feature......
Handling controls in a report
The different operations available for the report controls are as follows......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible...
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed...
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......