<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Sorry, I replied in private instead of replying to the list. I
duplicate my answer here.<br>
</p>
<p>Le 25/08/2020 à 09:11, Mgr. Janusz Chmiel a écrit :
<br>
</p>
<blockquote type="cite" style="color: #000000;">Thank you for yours
very kind access to my plea. Unfortunately, I Am still
<br>
getting error
<br>
Error: identifier not found "TWebPage
<br>
<br>
uses
<br>
browserapp, JS, Classes, SysUtils, Web, webwidget;
<br>
</blockquote>
I think you need to add to your uses clause the unit htmlwidgets
which defines class TWebPage.
</body>
</html>