ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Finding out the options of the dynamic audit Hide the details
Options of the dynamic audit: AuditAssertionThe assertions are written into the dynamic audit.AuditCommentThe audit comments are written into the dynamic audit. An audit comment is written by dbgWriteCommentAudit.AuditErrorThe non-fatal errors not processed are written into the dynamic audit.AuditExceptionThe fatal errors, processed by WHEN EXCEPTION or not processed, are written into the dynamic audit.AuditWarningAnomalyThe execution warnings regarding the detected anomalies are written into the dynamic audit.AuditWarningPerformanceThe execution warnings regarding performance are registered in the dynamic audit.AuditWarningUserThe custom execution warnings are written into the dynamic audit. A custom warning is triggered by dbgWriteWarningAudit.
Modifying the options of the dynamic audit Hide the details
Options of the dynamic audit: AuditAllAll the audit events are written into the dynamic audit.AuditAssertionThe assertions are written into the dynamic audit.AuditCommentThe audit comments are written into the dynamic audit. An audit comment is written by dbgWriteCommentAudit.AuditErrorThe non-fatal errors not processed are written into the dynamic audit.AuditExceptionThe fatal errors, processed by WHEN EXCEPTION or not processed, are written into the dynamic audit.AuditWarningAnomalyThe execution warnings regarding the detected anomalies are written into the dynamic audit.AuditWarningPerformanceThe execution warnings regarding performance are registered in the dynamic audit.AuditWarningUserThe custom execution warnings are written into the dynamic audit. A custom warning is triggered by dbgWriteWarningAudit.
Last update: 05/26/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: