Window (For JScript or VBScript program)
  |
  +- bool AddControl(I,I,I,I,I,I,S)
  |
  +- bool AppendMenu(I,S,I,S)
  |
  +- bool Arc(I,I,I,I,I,I,I,I,I)
  |
  +- long argc
  |
  +- string argv(I)
  |
  +- bool background(S)
  |
  +- bool ChangeIcon(I,S,I)
  |
  +- bool CheckMenuItem(I,I)
  |
  +- long ChooseColor(I,I,I)
  |
  +- bool Chord(I,I,I,I,I,I,I,I,I)
  |
  +- (string | bool) clipboard(S)
  |
  +- bool Close
  |
  +- long CountIcons(S)
  |
  +- long CreateMenu
  |
  +- long cxChar
  |
  +- long cxClient
  |
  +- long cyChar
  |
  +- long cyClient
  |
  +- bool DefaultBrush
  |
  +- bool DefaultPen
  |
  +- long DelControl(I)
  |
  +- long Delete(I)
  |
  +- bool DestroyMenu(I)
  |
  +- bool DrawMenuBar
  |
  +- bool Ellipse(I,I,I,I,I)
  |
  +- bool EnableMenuItem(I,I)
  |
  +- string EngineFullName
  |
  +- string FileDialog(I,S,S,S)
  |
  +- bool FillRect(I,I,I,I,I)
  |
  +- string FormatMessage(I)
  |
  +- (string | bool | long) GetControlText(I)
  |
  +- string GetEnvironmentVariable(S)
  |
  +- long GetPixel(I,I)
  |
  +- long height(I)
  |
  +- bool KillTimer(I)
  |
  +- bool Line(I,I,I,I,I)
  |
  +- bool LoadScript(S)
  |
  +- long MessageBox(S,S,I)
  |
  +- bool Pie(I,I,I,I,I,I,I,I,I)
  |
  +- bool PlaySoundASync(S)
  |
  +- bool PlaySoundSync(S)
  |
  +- bool Rectangle(I,I,I,I,I)
  |
  +- bool RoundRect(I,I,I,I,I,I,I)
  |
  +- long Run(S,S)
  |
  +- string ScriptName
  |
  +- bool SelectBrush(I,I,I,I,I)
  |
  +- bool SelectPen(I,I,I,I,I)
  |
  +- bool SetBgColor(I,I,I)
  |
  +- bool SetControlText(I,S)
  |
  +- long SetEnvironmentVariable(S,S)
  |
  +- bool SetHelp(S)
  |
  +- bool SetPixel(I,I,I,I,I,I)
  |
  +- bool SetTextColor(I,I,I)
  |
  +- bool SetTimer(I,I)
  |
  +- long ShellExecute(S,S,S,S,I)
  |
  +- bool ShowWindow(I)
  |
  +- bool TextOut(I,I,I,S)
  |
  +- string title(S)
  |
  +- bool UpdateWindow
  |
  +- long width(I)
  |
  +- long x(I)
  |
  +- long y(I)