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.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW...
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window...
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Composite chart
A composite chart is a chart that displays several types of charts......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Specific features of the applications for iPhone/iPad