ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date and Time functions
List of functions for managing dates and times
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.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
The formatted display control
This control shows dates, times and currency values with the corresponding display format...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
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.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<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).
DayOfYearToDate (Function)
Takes the number of a day in the year and returns the corresponding date in "YYYYMMDD" format.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HRecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL data file (Classic or Client/Server).
HStatDate (Function)
Returns the date of the last update for the index statistics.
DatePicker (Function)
Opens the system date picker.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
DateToDay (Function)
Returns the day corresponding to a given date.
Edit control
The Edit control allows users to enter data...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Handling controls in a report
The different operations available for the report controls are as follows......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Creating a select query
A select query (corresponding SQL statement......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
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...
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...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content...
Query and project
3. Site development life cycle
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"...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
AAF: Sort/Search/Filter on the columns of Table controls
6. WEBDEV Account Manager
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....