ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out information about the last exception Hide the details
Requested information. Empty string ("") if no error occurred or if the requested information is not available.
Information to return.errCodeError codeerrSystemCodeNumber of the system error (if it exists) This constant is not available.errFullDetailsFull error details (error line, current process, etc.)Remark: Returns the same information as the one retrieved when clicking the "Copy" button in the error window of WLanguage.errDateTimeDate and time of error This constant is not available.errElementName of object associated with the current process when the error occurred Java class associated with the error.errFICFull name of data file (FIC) associated with the error This constant is not available.errFileLogical name of file associated with the error This constant is not available.errInfoAdditional information This constant is not available.errLinkName of link associated with the error This constant is not available.errLineNumber of the error lineerrMessage(by default)Full error messageerrSystemMessageMessage of system error (if it exists) This constant is not available.errMMOFull name of memo file (.MMO) associated with the error This constant is not available.errNDXFull name of index file (.NDX) associated with the error This constant is not available.errNumberSubErrorNumber of sub-errors for the error This constant is not available.errFullComponentNameFull name of component currently run. Some examples:"" (empty string): main application context"Component1": "Component1" component directly used in the project"Component1.Component2": "Component2" component used from "Component1". This constant is ignored.errRecNumNumber of the record associated with the error This constant is not available.errDuringName of the WLanguage function that threw the error This constant is not available.errStackStack of WLanguage calls This constant is not available.errSummarySummary of errorerrItemName of item associated with the error This constant is not available.errProcessName of process in progress when the error occurred This constant is not available.errWDDFull name of WDD associated with the error This constant is not available.Versions 18 and latererrDotNetExceptionNew in version 18errDotNetExceptionerrDotNetException.NET Exception object This constant is not available.
Finding out information about the sub-errors of last exception Hide the details
Information to return.errCodeError codeerrSystemCodeNumber of the system error (if it exists)errFullDetailsFull error details (error line, current process, etc.)Remark: Returns the same information as the one retrieved when clicking the "Copy" button in the error window of WLanguage.errDateTimeDate and time of errorerrElementName of object associated with the current process when the error occurrederrFICFull name of data file (FIC) associated with the errorerrFileLogical name of file associated with the errorerrInfoAdditional informationerrLinkName of link associated with the errorerrLineNumber of the error lineerrMessage(by default)Full error messageerrSystemMessageMessage of system error (if it exists)errMMOFull name of memo file (.MMO) associated with the errorerrNDXFull name of index file (.NDX) associated with the errorerrRecNumNumber of the record associated with the errorerrDuringName of the WLanguage function that threw the error This constant is not available.errStackStack of WLanguage callserrSummarySummary of errorerrItemName of item associated with the errorerrProcessName of process in progress when the error occurrederrWDDFull name of WDD associated with the error
Subscript of sub-error to use.Reminder: The number of sub-errors for an exception is returned by the errNumberSubError constant.
Last update: 09/20/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: