ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WEBDEV administrator / Remote WEBDEV administrator / Errors displayed in the browser
  • ERR_NO_END_TAG error
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ERR_NO_END_TAG error
Syntax error in the <FILE_NAME> file. The end tag for the <TAG_NAME> tag is missing. ERR_NO_END_TAG (50)
An error has been found in the HTML file to be displayed: a start tag is present, but no end tag.. The HTML page cannot be interpreted by the WEBDEV engine. You must correct the corresponding code.
This error can occur when using:
  • HTML controls
  • Java controls
  • HTML code inserted into the WEBDEV controls ("Advanced" tab)
  • HTML code inserted into the page ("Advanced" tab)
Check the HTML code found in these controls.
Minimum version required
  • Version 7
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help