Or you could use javascript, see
Examples>Topics>User Interface>Desktop>HTMLViewer-ExecuteJavaScript
Then in btnGetTitleSync>Pressed change document.title
to window.location.href
(All this is assuming you are using Xojo 2022r2)
Or you could use javascript, see
Examples>Topics>User Interface>Desktop>HTMLViewer-ExecuteJavaScript
Then in btnGetTitleSync>Pressed change document.title
to window.location.href
(All this is assuming you are using Xojo 2022r2)