Explore Our Custom Mendix Widgets

Nanoflow Commons MxTechies

Additional JavaScript actions geared around retrieving data in Native apps using Mendix Client API. Also Additional stuff that can be quite usable in other situations as well.

Sentiment Analysis

This module focuses on integrating sentiment analysis into a Mendix application using a REST API.

Base 64 Image viewer

This widget is used to display Image from an Encoded Base64 String value without the need for System.Image Generalization.

Text to emotion API

Discover the emotions in textual messages automatically using NLP. Human beings can easily perceive emotions from texts and experience them naturally.

My face API

Mxface is an API platform that powers face recognition applications developed on any platform to serve various use cases.

Email-Deliverability And Quality

This module validate & verify the email address assessing deliverability and quality using an API provided by API Layer.

QR Generator and Printer

This is a module that generates QR codes from text input and prints them without showing a preview page using custom Java action. You can find more information on the ZXing library at https://zxingnet.codeplex.com/

Image Aggression Meter Module

This module is designed to determine whether images contain any violent content. This is achieved by utilizing the "Violence Detection API" provided by the API Layer site.

Paraphraser

Grammatical mistakes are most common while typing, those grammatical mistakes, punctuations and the sentences are rephrased using this Paraphraser Module.

Search and Replace in PDF

Search and replace in PDF refers to the process of finding specific words, phrases, or characters within a PDF document and replacing them with different ones.

Custom Button

The Custom Button widget provides buttons with 12 effects which can be selected from a drop-down.

Horizontal Date Picker

Horizontal Date Picker is a custom-build web widget used for choosing dates but draws horizontally into a vertically narrow container.

Hijri date Picker

The Hijri Date Picker has been created for assisting communities across the globe, especially in the Middle East.

Number verification API

Number verification-Global Phone Number Validation & Lookup JSON API This module utilizes the APIs provided by API Layer.

Twitter connector

The Twitter Authentication (Oauth2.0 ) module allows end-users of your Mendix app to login via Single Sign-on (SSO) for Web .

Image compresso

The module contains Image Compressor java action to compress the image without impacting the quality of the image.

Ip Address to location.

This Module is used for identifying the location of the user by using IP Address. This API is organized around REST.

Temp email module

The major usage of this module is to create a temporary mail instantly and access the mailbox inside your mendix application.

Sticky notes

The Sticky Notes feature is a convenient way to jot down notes quickly. By using React JavaScript, we can create a custom widget that integrates with the Mendix platform.

Animation game widget

This widget enables user engagement by providing access to an animated game widget for 2048.

Excel empty cell validator

This module helps to identify empty cells from an uploaded Excel document while trying to import records into your Mendix application.

Bodmas calculator

We can calculate math operations by utilising the bodmas Java action and giving the expression as parameter.

Google connector – oauth 2.0

Using Google OAuth 2.0, this module helps in generating access tokens and refresh tokens with Client ID and Client Secret.

Email verifier

This module makes it easier to validate and check email addresses. The email address is verified using a connection to APILayer Email verification API.

Currency exchange rate

150+ Live Country Currency Exchange Rates
This module utilizes the APIs provided by API Layer to enable live currency conversion for 170 countries using fixer.io

Age calculator

This module contains a Java action to calculate the Age based on DOB & till Current Date.

Text to material icon

This module allows developers to quickly transform Mendix text into a material icon by leveraging Google Material Icon.

EML file generation

This module helps to generate EML file using

Floating action button

Floating action button enables you to trigger an action or to navigate to different pages

Open AI Chat bot widget

Incorporating an Open AI chatbot into the Mendix.

Document comparison

Document comparison is a process of comparing two documents to identify similarities, differences, and changes between them.

Stripe payment gateway

This module helps to integrate with Stripe payment gateway https://stripe.com/en-in

Tesseract OCR

The Tesseract OCR is used to extract text from image using tesseract.js library which is an open source library. It supports multiple languages with higher accuracy

Emoji rating widget

This widget will give rating based on the emoji reactions. To use this widget, place it in a data container that has an Integer attribute only

Date time utilities

This module helps to get the Next Month Start and End Date, the Previous Month Start and End date, No. of weeks in a month, Current week in the month, Month of the year, Week of the year, and Working days between dates.

Date time functions

This module helps to get Next Month's start and end date, Previous Month start and end date, Current week in a month, Month of the year, No. of weeks in a month, week of year and working days(Business Days) between dates.

Text speech

Text to speech is a way of transforming text into voice through a computerized voice. In a simple form of output, the computer reads the typed text in a human-like voice.

Speech to text

Speech to text widget is built with React Speech Recognition, it is a React Hook that works with the Web Speech API to translate speech from your device’s mic into text.

End to end encryption.

End-to-end encryption (E2EE) is a method of secure communication that prevents third-parties from accessing data.

Month and year picker

Month and year picker provides a flexible month picker widget in the Bootstrap style.

List utilities

This module is helpful 1.To copy list from one list to another. 2.Get records from top of the list. 3.Get records from bottom of the list.

Country local time

This module is helpful to get the countries local time based on the zone of each country. GetCountryZone: Used to get all the country zones.

Grouping input digits

Grouping Digit in local format * Grouping digits in local format (1,23,45,678.00) * Add text before, after, or on both sides of any text-based input.