WebRatio Mobile Platform is a powerful development environment that supports business users and IT developers in building mobile applications that can be installed on mobile phones and tablets. Your mobile applications can work both offline, without the use of an internet connection; or online, sync...
WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects using predefined buildfiles bundled in WebRatio installation. This possibility can be integrated in continuous integration environments like Jenkins.
This tutorial guides you through the setup and...
Create your first Business Process application and discover the main features available for your application in WebRatio BPM Platform.
Try yourself how easy and quick is to get your BPM application watching this tutorial.
The WebRatio Mobile Platform 8.4 Release includes some new features in the mobile and back-end application modeling. It is now possible to create a mobile application where you can set the orientation and specify whether the mobile application must be opened in fullscreen mode or not.
The back-end...
The WebRatio BPM Platform 8.4 Release includes some features for building an application managing their business process through a BPM engine.
It is now possible to model business processes using the dedicated project named “BPMN Project”, generate and Run on Cloud business processes and get the B...
WebRatio Mobile Platform lets you extend the set of components that can be used inside projects to add new functionalities.
In this lesson you learn how to create a new custom component for DataService Projects that allows to convert a string.
WebRatio Mobile Platform lets you add to your mobile application a feature that allows one to see a location on a map and to get directions to reach it.
Let's see how to model this integration in your mobile application.
The WebRatio Mobile Platform 8.3 Release includes some new features in the mobile and back-end application modeling. It is now possible to create a mobile application that it is able to show one or more locations in a map. The mobile application can now also be integrated with the device's native ma...
WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects. This can be very useful to schedule builds on a dedicated server and for instance get a new build every night.
This process requires to create an Ant file that describes the result of the build o...
WebRatio Mobile Platform allows you to send push notifications from a DataService Project. You need to add and configure a Notification Provider to enable the project for push notifications. The Notification Provider requires a specific configuration for each platform. For the Android platform you n...
mobile applications usually interacts with the device in several ways. This lesson shows you how you can model with WebRatio Mobile Platform a Mobile Application that interacts with the device address book. You will learn how to specify the saving of a contact in the device address book and also the...
In a mobile application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information. With WebRatio Platform you can easily model a section so that user can manage the application data.
In this lesson you learn how to model...
WebRatio Mobile Platform lets you extend the set of components that can be used inside Mobile Projects to add new functionalities to your mobile applications. In this lesson you learn how to create the "SendSMS" operation that allows to send messages from the mobile application. You can download the...
Mobile applications usually interacts with the device in several ways. This lesson shows you how you can model with WebRatio Mobile Platform a mobile application that let the user scan a QR Code/Barcode with the photocamera. You will learn how to model the scan of a QR Code/Barcode but also how to g...
A mobile application can be localized in order to show texts using the device language.
Localization means translating texts and customizing data patterns according to a specific locale. This lesson shows you how to add several locales to your mobile applications, how to translate texts and set dat...