The application allows you to organize simple access to your database data via a browser. Only basic data operations, such as creating/editing/deleting records (CRUD) and search with output to a table will be available.


You can use this link to test this feature:

http://myvisualdatabase.com/webgrid/




To use this functionality, your project must use DBMS MySQL. Read more about this here.


In addition, you need the simplest Web hosting, for example: https://www.hetzner.com/webhosting




It is assumed that you have already created the necessary structure of the database, only after that you can start creating web access.


Go to the menu: Project > WebGrid


This tool allows you to create web access to any number of tables in your database. Click the "Add new WebGrid" button.

In the figure below you can see an example of how to set up a web table.




You can click the "Add new WebGrid" button again to create the necessary number of web tables that will be available in the browser through tabs.



After setting up all the web tables you need, click the "Save..." button, then the program will ask you to specify the folder on your computer where will be saved the files (php+css+html) that you will need to upload to your web server.