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.
<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...
Date and Time functions
List of functions for managing dates and times
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
HRecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server).
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
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.
<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.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DayOfYearToDate (Function)
Takes the number of a day in the year and returns the corresponding date in "YYYYMMDD" format.
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.
(No title )
The different types of items proposed in the data model editor are as follows:
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server).
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
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
Column events (Table control)
List of events associated with the columns of Table controls...
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed...
BackgroundTaskAdd (Function)
Adds a new background task.
HDelete (Function)
Deletes a record from a table (query or view).
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
WEBDEV Application Server - 10 connections - License agreement
Installing the monitoring robot
The monitoring robot includes three executables......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
String (Variable type)
The String type is used to manipulate strings......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Various WEBDEV constants
Various WEBDEV constants...
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....