Mobile Apps

Wappler allows you to build and publish amazing mobile apps directly to the Apple App Store and Google Play Store with a single click. So simple and yet, so powerful!

Apache Cordova Builder - System Checking Procedure

When it comes to Mobile App development, Wappler has all the built in tools to get you started quickly, so lets start with a System Check! To ensure the smoothest operation when publishing your great …

Apache Cordova Builder - Add or Remove Mobile App Building Platforms

Wappler places unlimited Mobile App building platforms at your fingertips, including the most popular iOS and Android. With Apache Cordova Builder you can select what platform to build your app for, w…

Framework 7 - Including the Framework on your Mobile App

All the features of Framework 7 directly accessed through you favourite visual app design tool, Done the Wappler way! To begin creating amazing mobile apps visually in Wappler using Framework 7 compo…

Framework 7 - Setup a new Mobile Project

Wappler makes it easy to begin your new Mobile Project by offering you an easy setup option to help you on your way to an exciting new Mobile App. Follow the steps outlined below and you will have yo…

Framework7 how to enable Flashlight?

Maybe this is a weird question, but is it possible to enable flashlight via Framework7 for iOS? Maybe also then Android?

Framework 7 - Create a new Content Page

Step 1: Create a Content Page: Step 2: Add Framework 7 to it: Step 3: Add F7 Page to it: Step 4: Page Content element is added, add more content under it as needed:

Creating Desktop Apps

You can build standalone Desktop Apps with Wappler, thanks to the Electron integration. Building Desktop Apps is as easy as building a website in Wappler. Electron is a framework for creating native …

Help with frst mobile app setup

Hello guys i am testing out Wappler and can’t figure out the mobile app part. I created new project with blank template ,installed git & node and then waited at the screen showing Cordova Connectin…

Using Dynamic Data in Desktop and Mobile Apps

As you know the Mobile and Desktop apps cannot run PHP/ASP/ASP.NET files, which are required to create a database connection and get data from your database. You are only allowed to use HTML files i…

Creating Dynamic Pages in Framework7

In this tutorial we will show you how to create dynamic pages using Framework 7. This is useful when you have a page listing your records and you want to display the record details in a details page…

Getting Started with Mobile Apps and Framework 7

Intro In this tutorial we will show you how to create a mobile project in Wappler and some of the basics of Framework 7 - the framework used in Wappler to build your Mobile App Layout. Creating a M…

Creating a Login Screen for Mobile Apps

Intro You can easily create a login screen for your mobile app and log users in, using Framework 7 and its components. As you know from our docs, in order to use dynamic data for your mobile apps y…

Mobile Apps: Routing with Bootstrap

Intro Thanks to the App Connect Client Side Routing it’s possible to use routing for your mobile apps built with Bootstrap. Now you can define a single index.html file and load all your content page…

Updating Cordova Projects to Capacitor

Intro Wappler provides an easy way to update your existing mobile Cordova based projects to Capacitor. Updating Projects First open your existing Cordova based project: Click the Project Setting…

Setting Up a Mobile Project with Capacitor

Intro Capacitor is an open source project that runs modern Web Apps natively on iOS, Android, Electron, and Web while providing a powerful and easy-to-use interface for accessing native SDKs and nat…

Using Local Databases in Mobile and Desktop apps

Intro You can use local SQLite database for your mobile and desktop apps. The database will be created locally on the users device initially on app start. The database will be created as defined in …

Using Capacitor Camera Plugin

Intro The Camera Plugin provides the ability to take a photo with the camera or choose an existing one from the photo album for your mobile and desktop apps. In this tutorial we will show you how to…