ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Restoring the specified position Hide the details
True if the specified position was restored,False otherwise. HError returns more details about the problem.
Position to restore. Value returned by HSavePosition.
Used to configure the restore operation:hRPDefault(default value)The position is freed. The stored position is restored.hRPFilterRestores the filter implemented during the call to HSavePosition.hRPHF5If the stored position was deleted or modified, this position is still restored.If the hRPHF5 constant is not specified and if the backup was performed on several items, the positioning is performed according to the current record number during the call to HSavePosition. This constant is not supported. Access by JDBC: This constant is not supported.hRPKeepThe position is not freed (other calls to HRestorePosition can be performed on this position). This parameter is ignored: the position will be stored for all items on which a browse is in progress.
Restoring a data file Hide the details
True if the context has been restored, False otherwise. HError returns more details about the problem.
Name of the data file whose context is to be restored. If this name is not specified, HRestorePosition will use the last data file used by the last HFSQL management function (function starting with "H").
Reinitializing positions
Miscellaneous
Repositioning principle for Native Connectors (also called Native Access)
Last update: 03/29/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: