ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDay (Function)
Returns the day that corresponds to a given date.
Age (Function)
Returns the age according to the date of birth.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
17. TLS/SSL: Encrypting information on the Web
DataType (Function)
Identifying the type of a WLanguage variable.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Format (Property)
The Format property is used to define the data format of a data file.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
List of reserved words
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.