| Attribute | Meaning | Type | Default | _Default | GUI | Designtime | Runtime
|
| Ttl
| title of the window | string | null | yes | yes | param | r/w
|
| Left
| position of the window | number | 90 | yes | implicit | param | r/w
|
| Top
| position of the window | number | 90 | yes | implicit | param | r/w
|
| Width
| size of the window | number | 240 | yes | implicit | param | r/w
|
| Height
| size of the window | number | 240 | yes | implicit | param | r/w
|
| RLeft
| relative position to browser | string | null | yes | no | param | r/w
|
| RTop
| relative position to browser | string | null | yes | no | param | r/w
|
| RWidth
| relative size to browser | string | null | yes | no | param | r/w
|
| RHeight
| relative size to browser | string | null | yes | no | param | r/w
|
| Ski
| window design (skin) | string | 'default' | yes | yes | yes | r/w
|
| Adr
| content address | string | null | yes | yes | yes | read only
|
| Nam
| target name | string | null | yes | yes | yes | read only
|
| Fro
| always in front | boolean | false | yes | yes | yes | r/w
|
| Vis
| visibility | boolean | true | yes | yes | yes | r/w
|
| Tit
| titlebar visibility | boolean | true | yes | yes | yes | r/w
|
| Min
| min./max. icon visibility | boolean | true | yes | yes | yes | r/w
|
| Cls
| close icon visibility | boolean | true | yes | yes | yes | r/w
|
| Mov
| moveable | boolean | true | yes | yes | yes | r/w
|
| Siz
| resizeable | boolean | true | yes | yes | yes | r/w
|
| Mn
| minimized | boolean | false | yes | no | yes | r/w
|
| Mx
| maximized | boolean | false | yes | no | yes | r/w
|
| Ed
| editable in the editor | boolean | true | yes | no | yes | r/w
|
| SD
| reload symbol visible | boolean | true | yes | no | yes | r/w
|
| LD
| Deeplink visible | boolean | true | yes | no | yes | r/w
|
| HD
| History buttons visible | boolean | true | yes | no | yes | r/w
|
| Bac
| never changes its z-Index | boolean | false | yes | no | yes | r/w
|
| Rel
| relative/absolute behavior | boolean | different | yes | no | yes | r/w
|
| Del
| deleted (not created) | boolean | different | no | no | no | read only
|
| Bg
| background window | boolean | false | no | no | yes | r/w
|
| onUnload
| content function definition | string | null | yes | no | yes | r/w
|
| onClose
| content function definition | string | null | yes | no | yes | r/w
|
| onEvent
| root function definition | string | null | yes | no | yes | r/w
|
| myP
| customizable property | undefined | undefined | undefined | no | yes | r/w
|