From wiki.swiftlytilting.com
WbObjects/Methods
- createControl($class, $name=null, $caption=null, $xpos=null, $ypos=null, $width=0, $height=0, $style=null, $param1=null, $ntab = null)
- createWindow($class, $name=null, $caption=null, $xpos=null, $ypos=null, $width=0, $height=0, $style=WBC_NOTIFY, $param1=WBC_ALL)
- dialogOpen($title=null, &$filter, &$path, &$filename)
- dialogSave($title=null, &$filter, &$path, &$filename)
- {{wb|getState($item = null)
- move($xpos = 0, $ypos = 0, $relative = true)
- resize($width = 0, $height = 0, $relative = true)
- setArea($type , $x, $y, $width, $height)
- setText($text, $item=null, $subitem=null)
- sort($asc = true, $item = null)
- wait($pause = 0, $flags = null)