WebPage.PopupBlocked
From Xojo Documentation
Event
Fires when using WebPage.Show when attempting to show a web page in a new window that was blocked by the user’s popup blocker.
This event is called on a WebPage if another WebPage used WebPage.Show(True) and the browser does not allow javascript to open new windows.