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.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HFSQL management functions
List of functions for HFSQL management...
Accessing a database via a web service
The database can be accessed via a web service......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference...
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information...
Configuring the setup program
Two tools can be used to create a setup program......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL...