ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatDate (Function)
Returns the date of the last update for the index statistics.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
WDHFDiff - Use
WDHFDiff is used to compare......
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
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......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Cardinalities (Data model editor)
Cardinalities are used to count the relationships between two tables.......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Data model editor: types of links
Several types of links can be found between the files......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
Materialized view
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.