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)
  • 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)
  • getText($item=null, $subitem=null)
  • getValue($item = null, $subitem = null)
  • messageBox($message, $title = null, $style=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)