Developer Resources
Introduction
Tabular IQ contains a powerful scripting language with an extended, class-based JavaScript syntax and a rich API for creating GUI elements, such as forms with a native look & feel, accessing and manipulating databases, interfacing with the web, and more.
With Tabular IQ's scripting, you can:
- Create your own forms with native or browser-based controls
- Extract and analyze data from RSS or ATOM feeds, or other data on the web
- Connect to and manipulate databases with SQL
- Upload and download from SFTP/FTP servers
- Manipulate content in text or binary files, XML, or the DOM
- Create extensions to build extra functionality into Tabular IQ
Syntax and API