ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Behavior to Implement: epCodeStandard operating mode of exceptions.Runs:the WHEN EXCEPTION processthe automatic management of exceptions.epGotoCaseExceptionRuns the code defined by: CASE EXCEPTION:epExecuteProcedureRuns the procedure specified in parameter.This procedure must return one of the following constants:opEndProcess: Gives control back to the useropEndProgram (by default): The application is stopped.opRelaunchProgram: Stops and restarts the application.epReturnEnds the current process and does not propagate the exceptionepResultExits from the current process and returns the value specified in parameter. The exception is not propagated.
Optional parameter depending on the selected behavior.
Last update: 05/14/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: