A custom component able to either update an existing instance or create a new one based on its predefined input key parameter.
Available for database-backed entities and for volatile entities.
The Crop Image component permits to crop an image defining the crop area.
If used as operation component, the component accepts in input the image to crop, the dimension and the coordinates of the crop area.
If used as content component, the component permits to select an image and allows to visuall...
The mind map component shows a hierarchy of objects belonging to an entity.
The social login component lets users to sign in the Web application using their social network accounts.
Currently supported:
-Facebook
-Google Plus
-LinkedIn
-Twitter
The CSV component lets you read or create CSV files.
The QRCode component permits to encode an arbitrary text (string, URL, etc...) and generate a QR Code image.
The Social Search component lets users to search contacts using their social network user accounts.
In order to use this component the user must login into its social network accounts using the Social Login component.
The Scale Image component permits to scale an image defining its resulting size in pixels.
The PayPal component allows to perform a payment process using the PayPal Express Checkout service.
A Zip component permits to add or extract files to/from a ZIP archive.
A FTP component permits to navigate and modify a FTP file-system.
An RTF Filler component permits to personalize a given RTF template with custom values.
Seamlessly build custom Web applications that use your preferred cloud storage service: Dropbox, SugarSync, Box.net or Microsoft SkyDrive.
The Strings Function component lets you to do the following strings operations:
- concat/deconcat strings
- strings to array/array to string
- uppercase/lowercase
- capitalize/uncapitalize
- trim
- add strings
- substring
- replace
- generate UUID
- encrypt (Des3, Des3 Unicode, Nullable Des3 Unicode...
The Dates Function component lets you to do some calculations on dates.
With the Skebby SMS component you can use the Skebby SMS service from your WebRatio applications.
This component is able to transform address to coordinate (geocode) using Google Maps Api features.
The Salesforce.com component allows you to easily build applications that perfectly integrate and extend the popular Salesforce.com SaaS.
The BLOB Utils component lets you to do the following operations on BLOBs:
- BLOB to Base64/Base64 to BLOB
- retrieve BLOB information
The Drools component integrates with the Drools rule engine.
The Twitter component lets users to interact with their Twitter accounts to manage tweets, connections, messages and to search for people and tweets.
The Facebook component lets users to interact with their Facebook accounts to manage messages, photos, friends and events.
The LinkedIn component lets users to interact with their LinkedIn accounts to manage connections, groups, search for companies and jobs.
The Geolocation operation retrieves the current device position in terms of latitude and longitude.
This component uses the Apache Cordova Geolocation PhoneGap plugin to interact with the device.
More information about the plugin are available here: https://github.com/apache/cordova-plugin-geolocati...
The Send SMS operation sends messages to mobile phones.
This component uses the cordova-sms-plugin-master (0.1.2 version) PhoneGap plugin to interact with the device.
More information about the plugin are available here: https://github.com/cordova-sms/cordova-sms-plugin.
A sample mobile application that shows the possible usages of the Bar Code Utility Component. It allows to scan an existing bar code or to generate a new one of type phone contact. Take a look at the model to understand how to use the Bar Code Utility Component.
This mobile application:
- integrates...
A sample mobile application that shows the possible usages of the Contacts Utility Component. It allows to import existing contacts from the device's address book to the mobile application and it allows also the export contacts from the mobile application to the device's address book. Take a look at...
A sample mobile application that shows the possible usages of the Map Utility Component. It allows to embed google maps to show a location in the map or to open the device maps to setup a route providing a valid source and destination.
Take a look at the model to understand how to use the Map Utili...
A sample mobile application that shows the possible usages of the Calendar Component.
It allows to save events to the device’s calendar or to open the device’s calendar to have an overlook of all the events. Take a look at the model to understand how to use the Calendar Component.
This mobile appl...
The Share operation allows to share content using different channels and social networks.
The main social networks available are: Facebook, Twitter, Instagram and WhatsApp.
This component uses the phonegap-plugin-socialsharing (5.1.3.1wr) PhoneGap plugin to interact with the device.
More information...