one or all the variables of the items found in a data file with their default values.
WinDev one or all the items of a Record variable with their default values.
The default values are defined when the data file is described in the data model editor.
Notes:
HReset does not modify the record in the data file, it only modifies the data in memory.
HReset modifies the ..NewRecord property of the relevant data file: this property is switched to True.