WinDev functions HErrorInfo() and HErrorInfo(hErrNativeMessage) return a detailed error message where you can see an "Error Category".
|
Category |
Description |
SQL |
1 |
SQL native error. |
SIGNAL |
2 |
Signal Error. example CPF9810 : Library not found. |
MULTIREC |
3 |
Error while writing cached records. |
APPC |
4 |
APPC error (No longer used) |
INTERNAL |
5 |
Easycom internal error. |
TCPIP |
6 |
TCP/IP error (connection, …) |
UNKNOWN |
7 |
General error. |
EACWD |
8 |
Specific Easycom For WinDev Error. |