ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Getting information about the last error 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)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 occurred.errFICFull name of data file (FIC) associated with the error.errFileLogical name of file associated with the error.errInfoAdditional information.errDebugInfoSpecific information for debugging the problem that occurred. This information should only be displayed and communicated on express demand from PC SOFT. When running a query via OLE DB, this option allows you to retrieve the code of the SQL query currently run on the database.errLinkName of link associated with the error.errLineNumber of the error line.errMessage(default value)Full error message.errSystemMessageMessage of system error (if it exists).errMMOFull name of memo file (.MMO) associated with the error.errNDXFull name of index file (.NDX) associated with the error.errNumberSubErrorNumber of sub-errors for the errorerrFullComponentNameFull 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".errRecNumNumber of the record associated with the error.errDuringName of the WLanguage function that threw the error.errStackStack of WLanguage callserrSummarySummary of errorerrItemName of item associated with the error.errProcessName of process in progress when the error occurred.errWDDFull name of WDD associated with the error.
Getting information about the sub-errors of the last error Hide the details
Requested information. Empty string ("") if no sub-error occurred or if the requested information is not available.
Information to return.errCodeCode of the sub-error.errSystemCodeNumber of the system sub-error (if it exists).errFullDetailsFull details of sub-error (sub-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 sub-error.errElementName of object associated with the process in progress when the sub-error occurred.errFICFull name of data file (.FIC) associated with the sub-error.errFileLogical name of file associated with the sub-error.errInfoAdditional information.errDebugInfoSpecific information for debugging the problem that occurred. This information should only be displayed and communicated on express demand from PC SOFT. When running a query via OLE DB, this option allows you to retrieve the code of the SQL query currently run on the database.errLinkName of link associated with the sub-error.errLineNumber of the sub-error line.errMessage(default value)Full message of sub-error.errSystemMessageMessage of system error (if it exists).errMMOFull name of memo file (.MMO) associated with the sub-error.errNDXFull name of index file (.NDX) associated with the sub-error.errRecNumNumber of record associated with the sub-error.errDuringName of WLanguage function that threw the sub-error. errStackStack of WLanguage calls.errSummarySummary of sub-error.errItemName of item associated with the sub-error.errProcessName of process in progress when the sub-error occurred.errWDDFull name of WDD associated with the sub-error.
Subscript of sub-error to use.Reminder: The number of sub-errors for an error is returned by the errNumberSubError constant.
Equivalence
HFSQL error
DDE errors
Last update: 04/06/2021
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: