HTMLViewer.TitleChanged
From Xojo Documentation
Event
Fires when the Title of the Web page has been determined or has changed.
Notes
The renderer, which varies by OS, determines the maximum number of characters that are returned in NewTitle. You should test this in your projects to determine a maximum number of characters, keeping in mind that this could change at any time due to the underlying renderer and operating system.