| addline | adds a line to a combo |
| bkg | sets background |
| checkrow | checks a table row |
| clearall | deletes data from all objects |
| csort | sort table column |
| delbtn | deletes button from a toolbar |
| delcol | deletes a column from a table |
| delhotkey | deletes hotkey |
| dellines | deletes all lines from a combo |
| delnode | deletes a node from a treebox |
| delobj | deletes object |
| delrow | deletes a row form a table |
| deltab | deletes a tab from a tabbox |
| delwin | deletes current window |
| do | executes an additional action |
| dropdown | drops down a combo |
| font | sets font for an object |
| fontfor | presets objects font for the current window |
| getbtn | gets toolbar button info |
| getcell | returns text from a cell of a table |
| getcheck | returns a checkbox or a radio button state |
| getchecks | returns table checks |
| getcode | returns combobox code |
| getdt | returns additional data |
| getmark | returns marked lines and positions |
| getnodetext | returns node text |
| getrow | returns row data (all cells) |
| getrows | returns the number of rows of a table |
| getselect | returns selected row or tab number |
| gettext | returns text from an entry, a combobox or a textbox |
| goback | returns to the previous link in the browser object |
| hotkey | assigns a hotkey to the window or an object |
| insbtn | inserts a button to a toolbar |
| inscol | inserts a column into a table |
| insnode | inserts a node into a tree |
| insrow | inserts a row into a table |
| insrows | inserts multiple rows to a table |
| inssep | inserts a separator to a toolbar |
| instab | inserts a tab to a tabbox |
| instext | inserts text to a textbox |
| markline | marks a line in a textbox |
| marktext | marks all occurences of a text in a textbox |
| menuitem | creates a menu item |
| menusep | creates a separator line in a menu |
| modify | modifies object's properties |
| modifybtn | modifies a toolbar button |
| modifymenu | sets a new text or appearance of a menu line |
| notab | cancels placing objects on a tab |
| openlink | opens a link in the browser object |
| parent | sets parent object |
| pbarcount | sets the number of progress bar steps |
| pbarpos | sets pbar to the specified position |
| replcell | replaces one or more contiguous cells |
| replrow | replaces row text and icon |
| rtfload | loads RTF code |
| rtfopen | opens RTF file |
| rtfsave | saves RTF file |
| selnode | selects a tree node |
| selrow | selects a table row |
| setcheck | checks/unchecks a checkbox or a radio |
| setcode | specifies the line to display by its code |
| setdrop | links a drag-from object to drop-to objects |
| setdropmenu | assignes a menu to a toolbar button |
| setfocus | sets focus to an object |
| seticon | sets an icon for table row |
| setimage | displays image file in image object |
| setnodetext | sets a new text to a tree node |
| setscroll | sets scroll info for a scrollbar |
| setscrollpos | sets slider position in a scrollbar |
| settabtext | sets a new text to a tab |
| settext | inserts text into an object |
| showmenu | displays a click menu |
| showtab | shows tab |
| sizing | sets sizing property to an object |
| stbarimage | sets an image to an stbar part |
| stbartext | sets text to an stbar part |
| tab | specifies tab before creating objects |
| tooltip | creates tooltip |
| unbind | turns off specified events |