How to activate WebRatio Platform Read this article and get points!

by Michela Frigerio
4,323 views Published on Feb 16, 2023
Applies to: 9.0 or higher

This guide goes through the activation procedure for each WebRatio Platform 9 edition.

MoreRead this article and get points!
 

How to install WebRatio Platform Read this article and get points!

by Michela Frigerio
4,154 views Published on Feb 16, 2023
Applies to: 9.0 or higher

This guide goes through the required steps to download and install WebRatio Platform 9.

MoreRead this article and get points!
 

Installing and activating WebRatio Mobile Platform involves several decisions that are not easy to take without proper knowledge. Attend this lesson to understand all the steps and to find some help if something goes wrong.

 

Your First Mobile App

Getting Started with WebRatio Platform
6,410 views Published on Jan 08, 2015 | Time 3 min
Applies to: 8.0 or higher

Create your first Hello World Mobile Application with our 3mins tutorial. Follow this beginner guide to find your right way in getting started through the wide offer of options and features.

 

List & Details

IFML Modeling with WebRatio Mobile Platform
1,753 views Published on Feb 13, 2015 | Time 8 min
Applies to: 8.0 or higher

The ability to show a list of elements and the details of each listed element is one of the most common patterns in Applications. This lesson shows you how to model the List & Details in WebRatio Mobile Platform.

 

Search by keyword

IFML Modeling with WebRatio Mobile Platform
978 views Published on Feb 13, 2015 | Time 10 min
Applies to: 8.0 or higher

The search function is the main way the user looks for content on an application. There are different ways to model a search, each one addressing a specific user need. One way to model a search is to filter the result using a "keyword" field. In a CRM application, an example is a company search by...

 

Structured Search

IFML Modeling with WebRatio Mobile Platform
584 views Published on Feb 13, 2015 | Time 12 min
Applies to: 8.0 or higher

The search function is the main way the user looks for content on an application. There are different way to model a search, each one addressing a specific user need. One way to model a search is to filter the result using many fields. The structure of the form depends on the searched information....

 

Data Management: Creating Data

IFML Modeling with WebRatio Mobile Platform
144 views Published on Apr 21, 2015 | Time 7 min
Applies to: 8.0 or higher

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. In this lesson you learn how to model a screen that allows the user to create an object in WebRatio Mobile Platform.

 

Data Management: Updating Data

IFML Modeling with WebRatio Mobile Platform
885 views Published on May 12, 2015 | Time 7 min
Applies to: 8.0 or higher

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...

 

Data Management: Deleting Data

IFML Modeling with WebRatio Mobile Platform
426 views Published on Feb 14, 2015 | Time 12 min
Applies to: 8.0 or higher

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 Mobile Platform you can easily model a section so that user can manage the application to delete the data. In this lesson y...

 

Camera Integration

IFML Modeling with WebRatio Mobile Platform
181 views Published on Feb 01, 2016 | Time 2 min
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you add to your mobile application a feature that allows to take a photo with the camera or to select an image from the gallery. Let's see how to model this integration in your mobile application.

 

Native Calendar Integration

Modeling Actions with WebRatio Platform
344 views Published on Apr 03, 2015 | Time 7 min
Applies to: 8.0 or higher

The interaction between a Mobile Application and a device is sometimes useful for certain functions. In our example, the user selecting a course from a list can save it as a reminder in the device calendar app. This lesson shows you how to integrate your Mobile Application with the device calendar...

 

Native Contacts Integration

Modeling Actions with WebRatio Platform
159 views Published on May 12, 2015 | Time 7 min
Applies to: 8.0 or higher

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...

 

QR Code - Barcode Integration

Modeling Actions with WebRatio Mobile Platform
214 views Published on May 08, 2015 | Time 6 min
Applies to: 8.0 or higher

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...

 

Maps Integration

Modeling Actions with WebRatio Mobile Platform
428 views Published on Jun 10, 2015 | Time 7 min
Applies to: 8.0 or higher

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.

 

How to debug an Android WebRatio app Read this article and get points!

by Ombretta Malinverno
13,574 views Published on Apr 23, 2018
Applies to: 8.0 or higher

The WebRatio Mobile Platform lets you build Android and iOS apps that you can test on your mobile device or submit to the Google Play Store or Apple App Store. It is also possible to debug the mobile application to find and solve any issues that may arise during development. This article guides you...

MoreRead this article and get points!
 

How to debug an iOS WebRatio app Read this article and get points!

by Ombretta Malinverno
19,070 views Published on Nov 27, 2017
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you build Android and iOS apps that you can test on your mobile device or submit to the Google Play Store or Apple App Store. It is also possible to debug the mobile application to find and solve any issue that may come out during the development. RemoteDebug iOS WebKit...

MoreRead this article and get points!
 

How to Generate an Apple Push Notification Service Certificate Read this article and get points!

by Lucio Bordonaro
6,153 views Published on Apr 08, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform allows you to send push notifications from a Data Service project. To enable a project for push notifications, you need to add and configure a notification provider. The notification provider requires a specific configuration for each platform. For the iOS platform, you need...

MoreRead this article and get points!
 

How to configure Google Cloud Messaging Service Read this article and get points!

by Lucio Bordonaro
15,284 views Published on May 21, 2015
Applies to: 8.0 or higher

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...

MoreRead this article and get points!
 

The interaction between a mobile application and an external data source is useful for certain functions. In our example, your mobile application receives Push Notifications by using the back-end to send Push Notifications. This lesson shows you how to enable your back-end to send Push Notificatio...

 

Push Notifications - Mobile Application

IFML Modeling with WebRatio Mobile Platform
269 views Published on Apr 08, 2015 | Time 9 min
Applies to: 8.0 or higher

One of the most common features of a mobile application is the receive of Notifications. Notifications are sent from an external server on the Internet to the device on which the mobile application is installed. This lesson shows you how to enable your mobile application to receive Notifications u...

 

Mobile App Localization

IFML Modeling with WebRatio Mobile Platform
122 views Published on May 08, 2015 | Time 7 min
Applies to: 8.0 or higher

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...

 

Defining the Domain Model

Domain Modeling with WebRatio Mobile Platform
678 views Published on Feb 13, 2015 | Time 4 min
Applies to: 8.0 or higher

In a mobile application you need to define which are the information managed by the application and their structure. The Domain Model is the data representation used by the WebRatio Platform consisting of three main elements: Class, Attribute and Association. In this lesson you learn how to define...

 

Connecting the Database

Domain Modeling with WebRatio Mobile Platform
833 views Published on Feb 16, 2015 | Time 5 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. In this lesson you learn how to connect the Domain Model, built in WebRatio Mobile Platform, with a relational database.

 

Domain Model Synchronization: Importing the Database

Domain Modeling with WebRatio Mobile Platform
281 views Published on Mar 31, 2015 | Time 2 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Domain Model synchronization process, you can extract the Domain Model elements starting from an existing database structure. The imported...

 

Domain Model Synchronization: Exporting the Domain Model

Domain Modeling with WebRatio Mobile Platform
196 views Published on Feb 17, 2015 | Time 3 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Domain Model synchronization process, you can transpose the Domain Model elements on the database in terms of tables, views, and columns. ...

 

Domain Model Synchronization: Manual Mapping

Domain Modeling with WebRatio Mobile Platform
17 views Published on Mar 31, 2015 | Time 3 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Manual Mapping procedure you can easily bind each element in the Domain Model with the corresponding already-existing item in the physical...

 

Your First Back-End Application

Getting Started with WebRatio Mobile Platform
980 views Published on Feb 16, 2015 | Time 6 min
Applies to: 8.0 or higher

Mobile applications usually refers to external data source in order to read, create, update and delete information. A back-end application is the background layer providing a data structure and a set of REST services that allow the mobile application (front-end layer) to access to this data. In t...

 

Access Control & Personalization: Login

IFML Modeling with WebRatio Mobile Platform
801 views Published on Apr 03, 2015 | Time 4 min
Applies to: 8.0 or higher

The "Login" is the operation that allows the users to access to protected resources in a mobile app. We need to define a place for users to insert and validate their credentials and the business logic for the Login. In this lesson you learn how to model the basic "Login" feature, both for standalo...

 

Access Control & Personalization: Registration

IFML Modeling with WebRatio Mobile Platform
543 views Published on Apr 03, 2015 | Time 9 min
Applies to: 8.0 or higher

A mobile application may have a feature that allows a user to create his own account in order to be able to use the application. This lesson shows you how to model a basic "Registration" feature using WebRatio Mobile Platform.

 

Access Control & Personalization: Logout

IFML Modeling with WebRatio Mobile Platform
206 views Published on Apr 08, 2015 | Time 5 min
Applies to: 8.0 or higher

The "Logout" is the Operation that explicitly terminates the user's session. When the user press the "Logout" button, the user should be redirected to a public Screen (e.g., the "Login" screen). In this lesson you learn how to model the basic "Logout" feature for your application using WebRatio M...

 

Defining Toolbar

IFML Modeling with WebRatio Mobile Platform
227 views Published on Jan 20, 2016 | Time 5 min
Applies to: 8.0 or higher

WebRatio Mobile Platform gives the chance to model bars for a mobile application using two reserved sections of the screen: Top Bar and Bottom Bar. This lesson shows you how to model an application menu to browse between different sections using the Toolbar element.

 

Mobile Custom Components

Define Components with WebRatio Mobile Platform
271 views Published on May 08, 2015 | Time 6 min
Applies to: 8.0 or higher

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...

 

Custom Components - Back End

Define Components with WebRatio Mobile Platform
225 views Published on Jul 07, 2015 | Time 7 min
Applies to: 8.0 or higher

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.

 

How to set application's properties Read this article and get points!

by Michela Frigerio
945 views Published on Feb 16, 2023
Applies to: 9.0 or higher

The use of static values is often required when designing an application. Static values may depend on the application’s deployment environment. You can set these static values in a dedicated *.properties file, which is loaded at the application startup. This file contains a list of key-value pairs. ...

MoreRead this article and get points!
 

How to install and configure GIT Read this article and get points!

by Alberto Molinaroli
701 views Published on Jun 19, 2023
Applies to: 9.0 or higher

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. You can integrate GIT in WebRatio Platform using the EGIT project. EGit is an Eclipse Team provider for the Git version control system. Git i...

MoreRead this article and get points!
 

How to Build WebRatio Mobile Projects in a Continuous Integration Environment Read this article and get points!

by Lucio Bordonaro
8,375 views Published on Jun 10, 2015
Applies to: 8.0 or higher

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...

MoreRead this article and get points!
 

How to Build WebRatio Mobile Projects in Jenkins Read this article and get points!

by Lucio Bordonaro
7,431 views Published on Sep 02, 2015
Applies to: 8.0 or higher

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...

MoreRead this article and get points!
 
How to Build WebRatio Mobile Projects in a Continuous Integration Environment (Video)

How to Build WebRatio Mobile Projects in a Continuous Integration Environment (Video)

52 views Published on Apr 12, 2017 | Time 5 min
Applies to: 8.0 or higher

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 video guides you through the setup and co...

 

How to Build and Test an Android Application Read this article and get points!

by Lucio Bordonaro
10,043 views Published on Jan 14, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build Android apps that you can test on your mobile or submit to the Google Play Store. This article guides you through the build process, showing how to create a debug build and run and test the Application on your device.

MoreRead this article and get points!
 

How to Build and Publish an Application on Google Play Store Read this article and get points!

by Lucio Bordonaro
11,454 views Published on Dec 19, 2014
Applies to: 8.0 or higher

WebRatio Mobile lets you build Android apps that you can test on your mobile or submit to the Google Play Store. This article guides you through the build process, showing how to create a release build, prepare and submit the Application on the Google Play Store.

MoreRead this article and get points!
 

How to Build and Test an iOS Application Read this article and get points!

by Lucio Bordonaro
7,700 views Published on Jan 15, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process showing both the debug and release mode and gives you the information required to publish an iOS app.

MoreRead this article and get points!
 

How to Build and Publish an Application on Apple Store Read this article and get points!

by Lucio Bordonaro
6,763 views Published on Jan 14, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process, showing how to create a release build, prepare and submit the Application on the Apple Store.

MoreRead this article and get points!
 

Managing your Apple Signing Identities and Certificates Read this article and get points!

by Lucio Bordonaro
7,720 views Published on Jan 15, 2015
Applies to: 8.0 or higher

This article is a step by step tutorial to guide you in the management of Signing Identities and Certificates. You need to read, understand and accomplish each step reported to be able to build iOS application in debug and release mode.

MoreRead this article and get points!
 

How to configure the log file storage Read this article and get points!

by Michela Frigerio
739 views Published on Feb 16, 2023
Applies to: 9.0 or higher

Each application has a couple of log files to which it write log messages to monitor the health of the running application. This guide helps you understanding and configuring these files.

MoreRead this article and get points!
 

Installing JIRA Plugin in WebRatio Mobile Platform Read this article and get points!

by Antonella Antico
6,600 views Published on Mar 16, 2015
Applies to: 8.0 or higher

Atlassian Jira is software that helps to you in manage a project (https://www.atlassian.com/). You can capture and organize issues on the project, prioritize them, and take action on what's important, and stay up to date on what is happening with the WebRatio application. WebRatio Mobile Platform...

MoreRead this article and get points!
 

WebRatio Mobile Platform 8.10 Release Notes

1,318 views Published on Jun 15, 2018
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.10 Release introduced a couple of interesting upgrades. Now, the mobile applications generated are based on Apache Cordova / PhoneGap 7.1. The Ionic framework has been upgraded to 1.3.5 version and generated mobile applications now support iPhone X. Read the full docum...

 

WebRatio Mobile Platform 8.9 Release Notes

772 views Published on May 19, 2016
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.9 Release includes some new features in the mobile application modeling. Now, the mobile applications generated are based on Apache Cordova / PhoneGap 6. Let’s review the main functionalities of this product release.

 

WebRatio Mobile Platform 8.8 Release Notes

615 views Published on Mar 25, 2016
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.8 Release includes some new features in the mobile application modeling. Now, the user interface of the data service project has been improved. Let’s review the main functionalities of this product release.

 

WebRatio Mobile Platform 8.7 Release Notes

453 views Published on Feb 08, 2016
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.7 Release includes some new features in the mobile application modeling. It is now possible to create mobile custom events that allow to integrate with the device. Plus, you can now activated the WebRatio Mobile Professional Edition using the new “license server” opti...

 
57 items of 209
Reset
 
 

Filter by platform

BPM
Mobile
Web
 

Filter by role

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filter by level

Beginner
Intermediate
Expert
 

Filter by dev. phase

Set Up
Model Interaction Flow
Model Domain
Model Action
Define Style
Define Components
Generate,Test & Deploy
Maintain
Model Business Process