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.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data...
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one...
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
SetFocusAndReturnToUserInput (Function)
... the user to enter data.
<Connection variable>.Backup (Function)
... or more databases, one or more data files.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure,...
Handling Gantt Chart controls programmatically
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate...
Spreadsheet control in a report
reports that print the data found in a spreadsheet....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed...
MmoPackMethod (Property)
... memos) associated with a data file.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting...
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting...