ui.Window.SetImage()

 

The method is used to specify the icon for the window title bar. It accepts a single parameter of a character data type containing the image file name and path:

 

CALL wo.setImage("qx://application/about.png")