Technical
Screen Shots
For the programmers out there, here are the technical bits!

Active Studio is designed to use an XML document to define the application; it is this document that Active Developer helps you create. The Application Engine Component, or client program running on the mobile device, uses this document (what we call an xDoc) to execute the application.

Data Storage
The application client contains an embedded SQL 92 (SQLITE) compliant database engine for speed. This allows full SQL queries and fast indexing to add speed, without the need to have any other data engine installed. At the PC/Server, Active Pipe uses XML data mapping to send and receive data to any data source (ODBC, CSV, SPREADSHEET).
Communications
All communication between the client and Active Pipe on the PC/Server uses TCP/IP. The XMLRPC calls to Active Pipe are both encrypted and compressed automatically, regardless of any additional security you may have.
Scripting
Active Studio applications have access to a full programming script language in pure XML. This script allows you to write methods with all the power you would expect of VB or Java Script, but tailored to the mobile environment. The scripting language has a full syntax sensitive editor that works "hand in hand" with your development.


Click To View
Some screenshots to give you a feel of the Product.

(c) 2008 TWS. All rights reserved.