Trying to Connect Native App to Remote MySQL Database in Wappler: Beginner Seeking Help

I created a school messaging application where my back office is built with PHP and a remote MySQL database, and my front-end consists of native applications (iOS and Android). Messages are registered by the company via the back office (website) and are read by the application.

How can I connect my native application to the remote MySQL database in Wappler? I noticed that when I create a Mobile project, it doesn’t allow me to connect to a MySQL database. I apologize if my question is too basic; I am a programming beginner and I am trying to figure things out with Wappler.