ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
2 results for: H.ErrIgnore
H.ErrIgnore (Variable)
Specifies the mode for processing the errors:
  • the errors are processed by WINDEV
  • the errors are processed by the program.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......