ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the refresh mode of a browsing Table control linked to a HFSQL Client/Server data file. Hide the details
Current refresh mode: syncAdditionSynchronization when adding a record into the data file. syncNoneNo synchronization is performed. syncModificationSynchronization when modifying a record in the data filesyncDeletionSynchronization when deleting a record from the data file
Name of browsing Table control to use.
Modifying the refresh mode of a browsing Table control linked to a HFSQL data file Hide the details
New refresh mode: syncAdditionSynchronization when adding a record into the data file. syncNoneNo synchronization is performed. syncModificationSynchronization when modifying a record in the data fileCaution: Only the rows displayed by the Table control (which means the visible rows) can be automatically modified when modifying the linked HFSQL file.syncDeletionSynchronization when deleting a record from the data fileRemark: The syncAddition, syncModification and syncDeletion constants can be combined. Caution: Increasing the number of supported cases increases the server load.
Last update: 12/04/2020
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: