A content component able to aggregate posts coming from multiple RSS feeds.
Main characteristics:
-dynamic list of URL feeds
-compatible with Atom 1.0 and RSS 2.0
-optional filtering on title
-optional filtering on descriptions
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 QRCode component permits to encode an arbitrary text (string, URL, etc...) and generate a QR Code image.
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.
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.
The BLOB Utils component lets you to do the following operations on BLOBs:
- BLOB to Base64/Base64 to BLOB
- retrieve BLOB information
The validation rule which verifies if the field value is a valid IBAN.
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...