ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Time and date management properties
List of properties for managing dates and times
<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 (Variable type)
The Date type is used to easily manipulate dates...
<Date type>.ToDayOfYear (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).
DatePicker (Function)
Opens the system date picker.
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...
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Database schema 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...
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
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.
Edit control
The Edit control allows users to enter data...
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
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.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Telemetry: Main features
2. Modes to install an application
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
Binding a Combo Box control to an item
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....