ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the tracking is enabled, False otherwise. To get the details of the error, use ErrorInfo.
Name of HFSQL data file to use. The data file is associated with a connection and with a server. If this parameter corresponds to an empty string (""), HTrack will use the last data file used by the last HFSQL management function (function starting with "H").
Name of WLanguage procedure ("callback" procedure) that will be called when a change is detected in the specified data file. For more details on this procedure, see Parameters of the procedure used by HTrack.
Number of the record to track. hRecNumAll constant to track all the records found in the data file (which means the entire data file).
Actions to track for which the procedure will be started: hsAddMonitors the operations for adding records. hsModificationMonitors the operations for modifying records. hsCrossMonitors the operations for crossing records. hsDeletionMonitors the operations for deleting records.
WLanguage procedure
Special cases
Last update: 10/01/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: