Tuto WINDEV 25

Part 6: Optimizing and debuging a project 375 Remark The dynamic audit of a project can also be performed when an application is deployed on the user computers. You can: • modify the application and use dbgEnableAudit to start the audit. • use a text file in the application directory. This solution allows you not to modify the executable. All you have to do is create, in the directory of the executable, a file named like the executable and whose extension is ".WX". The audit generates a ".wdaudit" file, this file must be loaded in the development environment in order to study the result. See the online help for more details (keyword: "Dynamic audit").

RkJQdWJsaXNoZXIy NDQ0OA==