App Builder 2019.39 Multilingual
This post was published 7 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

File size: 15.54 MB
Complete suite to create HTML5 and hybrid mobile applications.
Visual designer
App Builder provide us with dozens of visual and non visual controls we can simply drop it in the application's designer. Timers, HTTP Clients, Text Inputs, Push Buttons and many more controls ready to use.
Based in actions
You no need to know Javascript to create applications. App Builder scripting is based in visual assisted actions that we can use to do whatever we wanted. Hundreds of actions are available out of the box.
Fully extensible
App Builder's applications can be extended in many ways. We can use Javascript in addition to the action's based script. We can develop and use third party App Builder's Javascript plugins and also Apache Cordova™ plugins.
Release Notes
* Allow to specify app relative paths into the app's file manager for scripts and styles. The file manager allows this now and the compiler recognize it and properly link the specified scripts and styles. Sometimes (like in the recently added WYSIWYG app sample) a thirdparty library requires some stuff like font files relative from their scripts and/or styles.
Using the already existing "add directory", we can add an specific directory (the "summercode" in the referred sample) to be included in our apps. And, additionally, now we can link scripts and styles from that directory, so, these scripts and styles are now properly included in our app, and, the scripts and styles can use stuff relative to itself, just like expected or just in the way that the used thirdparty library do it.
* Add the new WYSYWYG app sample (number 190 in App Builder). This app sample shown how we can use a WYSIWYG (What You See Is What You Get) editor in our apps, in order to allow user's input maybe a pretty formatted by the usage of HTML. Take care when you deal with this kind of input from the user: the input HTML can break your own app's HTML... so maybe it's a good idea to only allow some formatting tags like strong, em, etc. Anyway, you must validate the user's input in all cases: and if that input can contain HTML, double validate it.
* Add the new AfterEffectsJSON app sample (number 189 in App Builder). This app sample shown how we can reproduce Adobe After Effects animations in our apps. BodyMovin is a program which allows to export animations created with Adobe After Effects into JSON. Including the BodyMovin Javascript library and provide to it the referred JSON, it's possible to reproduce the created animation in our apps.
* Add the new Report20 app sample (number 188 in App Builder). This app sample shown how we can save the Report's scroll top position when change to another view, and then, when back to this view, set the Report's scroll top position, if needed. We can view also in this sample how we can show another view with the selected Report's record information (even more than what we can show in the report itself, if we wanted).
Homepage
Quick check before we show the links
Helps us keep automated scrapers from hammering the filehosts.