Devsoft App Builder
If you want to create modern desktop and mobile apps you’re in the right place! DecSoft App Builder is a professional visual development environment to create HTML5 apps, WebApps, Progressive WebApps, Web Extensions and Hybrid apps for the modern mobile and desktop browsers, as well platforms like Google Android, Apple iOS and Microsoft Windows.
Easy to use
The DecSoft App Builder apps are based in HTML, CSS and Javascript. These are the languages that you must know (more or less) in order to create modern apps that run in all the mobile and desktop browsers, as well platforms like Android, iOS and Microsoft Windows. All with the same base code! This is a big reason to choose DecSoft App Builder.
Contextual help
DecSoft App Builder has a contextual help that point you exactly to the control, property, event reference, etc. Just press the F1 key where you are in the IDE. For your convenience, the help is also available online in: www.getappbuilderhelp.com
User Functions
In addition to the available app methods and the methods provided by the app views, app dialogs, app frames, the Apache Cordova plugins methods, and, all the possible controls that you can use, its also possible to setup your own User Functions in order to be available for your app at runtime.
App resources
App Builder provide us the app resources manager, that we can use to set at designtime an arbitrary number of Javascript strings, arrays, objects, JSON resources to be available at runtime by using app.resource() method.
App languages
Its easy to translate the apps into various languages by using the app languages manager. We can add any number of languages and then translate the app in runtime just by using the app.translateView() method.
Auto scale apps
There are many themes availables for your app, and, you can also set the fixed and scaled styles, even at runtime. The auto scale style made the app properly show in different screen sizes.