ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
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 code This constant is ignored.errDateTimeDate and time of error This constant is ignored.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. This constant is ignored.errDuringName of the WLanguage function that threw the error.errElementName of object associated with the current process when the error occurred. This constant is ignored.errFICFull name of the data file (.FIC) associated with the error. This constant is ignored.errFileLogical name of the file associated with the error. This constant is ignored.errFullComponentNameFull name of the component being executed. For example:"" (empty string): main application context."Component1": "Component1" component directly used in the project."Component1.Component2": "Component2" component used from "Component1". This constant is ignored.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.errInfoAdditional information. This constant is ignored.errItemName of the item associated with the error. This constant is ignored.errLineNumber of the error line. This constant is ignored.errLinkName of link associated with the error. This constant is ignored.errMessage(default value)Full error message.errMMOFull name of the memo file (.MMO) associated with the error. This constant is ignored.errNDXFull name of the index file (.NDX) associated with the error. This constant is ignored.errNumberSubErrorNumber of sub-errors for the error This constant is ignored.errProcessName of process in progress when the error occurred. This constant is ignored.errRecNumNumber of the record associated with the error. This constant is ignored.errStackStack of WLanguage callserrSummarySummary of errorerrSystemCodeNumber of the system error (if it exists) This constant is ignored.errSystemMessageMessage of system error (if it exists).errWDDFull name of the WDD file associated with the error. This constant is ignored.
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.errDateTimeDate and time of sub-error.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.errDuringName of WLanguage function that threw the 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.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.errInfoAdditional information.errItemName of item associated with the sub-error.errLineNumber of the sub-error line.errLinkName of link associated with the sub-error.errMessage(default value)Full message of sub-error.errMMOFull name of memo file (.MMO) associated with the sub-error.errNDXFull name of index file (.NDX) associated with the sub-error.errProcessName of process in progress when the sub-error occurred.errRecNumNumber of record associated with the sub-error.errStackStack of WLanguage calls.errSummarySummary of sub-error.errSystemCodeNumber of the system sub-error (if it exists).errSystemMessageMessage of system error (if it exists).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: 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: