ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Exception functions
  • Overview
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
Some errors may occur in your application. Several types of errors may occur on the end-user computers:
  • Runtime errors (also called non-fatal errors). In most cases, these errors are caused by access problems to disks, network, ...
    To manage theses errors, WINDEV, WEBDEV and WINDEV Mobile propose a mechanism for automatic error management.
  • Programming errors (also called fatal errors). These errors are programming errors.
    To manage these errors, WINDEV, WEBDEV and WINDEV Mobile propose the mechanism for management of exceptions.
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help