Our Services
Your Partner For Sofware Innovation
Explore Our Custom Mendix Widgets, Connectors & Modules
Nanoflow Commons MxTechies
Additional JavaScript actions geared around retrieving data in Native apps using Mendix Client API.
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.
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.
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.
Mendix Solutions Tailored to your Technologies
Client Testimonials
John P,VP of Mobile Software Development at top Manufacturing firm, United States
Roberts V,Team Head of Biomedical Engineering, Top Pharma & Healthcare Firm in United States
John W, CDO at Transportation and Logistics firm, Canada
Founder & CEO,A Edtech firm, United States
Anthony C, Data Head at IoT Firm
Michel S, CEO, Farming and Agriculture, USA
Adam H Chief Digital Officer, Energy and Utilities Firm in US
Blogs
Mendix vs OutSystems - Uncovering the Superior Development Platform
The digital revolution is in full swing, and corporations around the globe are increasingly turning to low-code platforms to expedite the process of developing applications. Two of the most well-known Low code leaders in this space are Mendix and OutSystems. This article aims to present a comprehensive comparison of these two platforms. Read More...
Unveiling the Magic of Mendix Epics
Epics, a crucial component in the Mendix low-code platform, help you break down complex projects into manageable chunks. In this blog, we'll explore the basics of Mendix Epics and how they can streamline your app development process. Read More...
Incorporate Augmented Reality Into Your Enterprise Application Using Mendix
Augmented Reality (AR) is becoming vogue and trendy in the tech space right now. I was extremely fascinated by the number of possibilities that AR has to offer. Read More...
Voice Cloning AI in Mendix
Voice cloning AI model enables the user to create an artificial simulation of a person's voice. The process of voice cloning involves recording a person's voice for several hours, which is then used to create a digital model of their speech patterns. Read More...
End to end encryption module in Mendix
The significance of data protection has increased due to the rising number of data breaches and cyberattacks in today’s digital world. As a low- code platform, Mendix provides a secure terrain for developing and planting apps. This blog focuses on the use of AES encryption JavaScript in Mendix's end- to- end encryption module.Read More...
QR Code Generation and Printing in Mendix Using Java
Generating a QR code from a String value and printing the generated QR code into the printer without showing the print preview page by using Mendix Java action.Read More...
OCR in Mendix using Tesseract.js Part 1: Image-to-Text
Optical Character Recognition or Optical Character Reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten, or printed text into machine-encoded textRead More...
Agile in QA to achieve business goals and end-user goals using Mendix Platform
Agile methodology is a way to manage a project by breaking it into several phases. It involves constant collaboration with stakeholders and continuous improvement at every stage which focuses and ensures to achieve the business goals and end-user goals. Read More...
Is testing not always exciting in Mendix?
We do repetitive tasks to meet basic needs in order to be able to do the things we love. It's the same for testers. After we do the basics, we'll break things down. Yes, breaking things is exciting in Mendix. Read More...
OpenAI REST API in Mendix
Integrating OpenAI with Mendix via OpenAI’s REST API enables us to create apps that quickly evaluate user questions and produce output that is similar to it. Read More...
A simple and effective way to implement a base64 in Take Picture Activity via Mendix Native
I recently attempted to include a "Take Picture" functionality in my native mobile app, with the intention of storing the image as a base 64 encoded string. However, I encountered a challenge when I discovered Read More...
Low Code Development Business Benefits - Mendix
When choosing software for business, every business owner’s first thought is that software should meet their business needs without considering the features of that software. However, companies are always ready to change Read More...
Mendix - Business Transformation Journey
Nowadays, every small and large scale business have become digitized using several software platforms. There are many technologies that provide business growth using different techniques.Here in Mendix, we use Low code which will be Read More...
All you need to know about "Database connector" in Mendix
Mendix has been the pioneer in the world of low-code development throughout the time it has provided great yet simple digital transformation methods. MxTechies is a digital transformation leader in the Mendix Low Code space Read More...
Predict My Message
Due to the big evolution of the Internet in recent times, we live in a digital world. We are witnessing a phenomenal growth of social media platforms like Facebook, WhatsApp and Twitter. All these platforms come with chat functionality Read More...
The Importance of Peer Review in Mendix
Peer review provides a measure of quality control practices to software development by allowing teams to review their development artifacts early and often. The benefits of code review are widely accepted as a quality improvement and control strategy Read More...
A simple and effective way to implement a download feature in Native Application
I have come across many posts on several forums on Native file download. Currently we have a java script Action in the Native File document module to achieve it. The module was an excellent one, however I felt Read More...
How To Secure Our Premises Using Mendix
Over the past few years, we might have come across many warning messages online. The most common one would be "This site is hacked" or “Your account is hacked”. Some of the others are “The system is at risk”, “The file you downloaded is harmful” etc Read More...
Azure AD SSO using OIDC Module
Almost all the applications which are developed are using SSO for login. Have you tried integrating Azure SSO using OIDC? So in this blog I will show you how to add a login with Azure SSO using the OIDC market place module (OpenID Connect Single Sign On) Read More...