Component libraries
copy linkIntroduction
These chapters describe the libraries of Instant Developer add-in components, such as the component for sending e-mail or those for creating XML files.
Mailer | This component allows you to send e-mail messages |
File Mangler | This component allows you to create Excel (XLS), Word (RTF), and PDF files, working from a suitably formatted template file and filling it in with the data sent |
String Tokenizer | Allows you to divide a string into parts (tokens), or to create one working from individual tokens |
ID Command | Library of a generic command or command set |
Simple Crypter | String encryption component |
XML Node | This component allows you handle the nodes of an XML document via the DOM |
XML Document | This component allows you handle XML files through the DOM |
Recordset | This component represents the result of a database query |
Prepared Statement | This component allows you define a parametric SQL command to be run on the database |
Recordset Meta Data | This component allows you to define the meta-schema of a recordset, setting its structure |
Web Service | This library represents the base class for creating web service type applications or for creating a web reference to a web service that already exists |
ID Array | Component that represents an array |
ID Map | Component that allows handling of Key/Value pairs |
ID Location | Object that contains the data that identify the physical position of the terminal |
ID Device Motion | An object containing data identifying the movement of the mobile device |
ID Image | Object that represents an image |
ID FTP | This library contains the functions and methods that can be used to connect to and work on the FTP server |
Shell | Object that permits communication between the web application and native shell in which the application is run |
ID Zip | This library contains the functions and methods for zipping and unzipping files and folders. |
Shell Contact | Library that describes a contact read using the getContacts function of the Shell library |
Shell Contact Address | Library that describes the address of a contact read using the getContacts function of the Shell library |
ID Form | Library that allows you to handle forms generically |
ID Database | Library that makes it possible to interact with a database |
ID Notification | This component allows sending notifications |
Screen Zone | This library defines the properties of a Screen Zone |
Book Reflection | These chapters describe the Instant Developer add-in libraries necessary to use books generically |
Voice Manager | Library allowing use of voice commands |
JSON | Library for converting from/to JSON. |
Changed on: 15/12/2022 / From version: 6.5.2680