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.
Bluetooth constants
List of constants used by the Bluetooth functions....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back...
WDXView : Use
This help page presents the different features of WDXView......
HCloseConnection (Example)
Usage example of the HCloseConenction function
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes...
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes...
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Example for creating a select query
This help page explains how to create two select queries......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files...
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing...
Creating requirements
The following steps must be performed to implement the requirements......
Typecasting of parameters
The description of the parameter type is optional......
Runtime log
The runtime log is the best way to identify the most used features of an application......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HCloseAnalysis (Function)
Closes the current analysis.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard...