King
Administrator
- Joined
- Jul 12, 2021
- Messages
- 25,005
- Reaction score
- 5
- Points
- 38
App Builder 2022.28 (x64)
File size: 190.5 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.
Whats New
* Continuing with the app template improvements, in this release we move the "dialogs" HTML markup inside the app HTML markup, because now the dialogs and other app components (alerts and toasts) are child componentes of the app. Before this release the "dialogs" are in fact another root Vue component , but, making it childs components of the app provide to us various benefits, and, not to mention that in fact the dialogs and the other referred components are in fact part of the app, so there is no real sense to separate it in another root Vue component.
* Add the new app Instanced event. This event is only for advanced users and allows us to use the introduced "appInstance" variable, which stores the componenet instance of the app, and, can be used to setup some configuration in the app instance, as well to add custom components to it, for example. This method has been documented in the product help so you can read about it if you are interested.
* Add the new Instanced sample app, only for advanced users. In this new sample app we use the recently added...
Read more
Continue reading...