WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
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 the performances are written into 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: 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.AuditAllAll the audit events are written into the dynamic audit.AuditWarningAnomalyThe execution warnings regarding the detected anomalies are written into the dynamic audit.AuditWarningPerformanceThe execution warnings regarding the performances are written into the dynamic audit.AuditWarningUserThe custom execution warnings are written into the dynamic audit. A custom warning is triggered by dbgWriteWarningAudit.
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: