WbObjects/Methods
From wiki.swiftlytilting.com
- createControl($class, $name=null, $caption=null, $xpos=null, $ypos=null, $width=0, $height=0, $style=null, $param1=null, $ntab = null)
- createItems($items, $clear=false, $param=null)
- createWindow($class, $name=null, $caption=null, $xpos=null, $ypos=null, $width=0, $height=0, $style=WBC_NOTIFY, $param1=WBC_ALL)
- deleteItems($items)
- destroy()
- dialogColor($title=null, &$color=null)
- dialogOpen($title=null, &$filter, &$path, &$filename)
- dialogPath($title=null, &$path=null)
- dialogSave($title=null, &$filter, &$path, &$filename)
- focus()
- getClass()
- getControl($id)
- getID()
- getLevel($item = null)
- getParent($item = null)
- getPosition($clientarea = null)
- getSize($param = null)
- getText($item=null, $subitem=null)
- getValue($item = null, $subitem = null)
- hasFocus()
- messageBox($message, $title = null, $style=null)
- move($xpos = 0, $ypos = 0, $relative = true)
- refresh($now = false)
- resize($width = 0, $height = 0, $relative = true)
- setArea($type , $x, $y, $width, $height)
- setPosition($xpos = WBC_CENTER, $ypos = WBC_CENTER)
- setEnabled($enabled = true)
- setFocus($object)
- setFont($font, $redraw = true)
- setItemImage($index, $item = null, $subitem = null)
- setLocation($location) - html only
- setSelected($selitems, $selected=TRUE)
- setSize($width, $height = null)
- setState($item, $state)
- setStyle($style, $set)
- setVisible($visible =true)
- setText($text, $item=null, $subitem=null)
- setValue($ctrl, $value)
- sort($asc = true, $item = null)
- start()
- wait($pause = 0, $flags = null)

