ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV administrator / Remote WEBDEV administrator / Errors displayed in the browser
  • ERR_CLOSED_PAGE error
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
ERR_CLOSED_PAGE error
The request refers to the <PAGE_NAME> page that does not exist anymore. (it may have been closed by the process). ERR_CLOSED_PAGE
This error means that the page corresponding to the HTML page is not available anymore. During a process, the current page may have been closed by a procedure.
Check the code of your dynamic site, especially the existence of the page context (ContextExist for example).
Minimum version required
  • Version 7
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help