WebImageViewer.URL

From Xojo Documentation

Property (As String )
aWebImageViewer.URL = newStringValue
or
StringValue = aWebImageViewer.URL

New in 2020r1

Supported for all project types and targets.

The URL from which the picture should be downloaded and drawn in the WebImageViewer.

Notes

If the picture does not draw in the Layout Editor, it is likely that the website from which the picture originates is blocking the ability to access it from anywhere except the website itself.