ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Burner constants
List of constants used by the burner functions....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Error 103: The type is unknown
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
tapiCallEnd (Function)
Returns the date and time of the end of call.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....