web apps

  1. walterf25

    B4J Question Successful Business ABMaterial Framework Stories.

    Hi all, I would like to read from any success stories using ABMaterial framework, has anyone actually either for personal business purposes or for a client built a successful web app that is still currently being used by more than 1000 users on a daily basis. The reason I ask this question is...
  2. Mashiane

    Mashy Teaches Low Code Vue Web Development with BANanoVuetifyAD3 Incwadi yamaBali (StoryBook)

    Hi there Download Additional Libraries Download BANanoVuetifyAD3Core Library OR Download BANanoVuetifyAD3 Library Download Kitchen Sink WebApp (Optional - useful for Learning how this works) Download BVAD3Builder (Optional - useful to trim your final package) Terms of Engagement Get the...
  3. J

    B4J Question [Solved] I have an issue with File.CopyAsync

    Hey all! Please note this is NOT an ABMaterial issue! I have two systems running on a VPS. One is an ABMaterial app which uses the ABFileManager system and another is a light weight B4J webapp. The two systems need to share data (images) so I have set up a folder that both systems can access...
  4. sfsameer

    Source Code : Create a mobile shop within the app :)

    Hello every one :) I have previously published that we are working on something really big and it's coming very soon before the end of this week Post link : https://www.b4x.com/android/forum/threads/coming-very-soon.126162/ The app enables the user to create his own mobile web app within the...
  5. L

    B4J Question [B4JServer] Could not locate b4xV5.ini … [ERROR]: missing the html files.

    Please note that I am new to B4J. I have made progress but I am stuck in a frustrating place right now. Any help would be much appreciated. Here is the issue: 1. I am working in a Windows 10/VirtualBox (Ubuntu Server) environment. 2. I am compiling my Win 10 B4J BANanoServer WebSocket PWA based...
  6. walterf25

    B4J Question ABMaterial Responsive Apps

    Hi all, I am back trying to finish up a project I started months ago, i finally found some time to try and finish it, this is a web app that I plan deploying for internal use at work, the app is a very simple Inventory service, I have really not had much time to go through all the tutorials...
  7. ziovec

    B4J Question [WebApp] Table row selection

    Another nooby question for the community ^^ I have this datatable in my page, wich I managed to visualize the selected row in this way: $('#tabproduct tbody').on( 'click', 'tr', function () { if ( $(this).hasClass('selected') ) { $(this).removeClass('selected')...
  8. DarkoT

    B4J Question How to set focus on web page - input field

    Hi to all, Guys, need help… I try to build web application for some data input (from production stuff). It's possible to SET FOCUS to some input field and make field »active«? I want to use barcode scanner to capture some data and user will be able only to scan. I cannot figure out how to input...
  9. alwaysbusy

    Share My Creation [Web][BANano] Web App library with Abstract Designer support

    Download the latest version here: https://www.b4x.com/android/forum/t...rogressive-web-app-library.99740/#post-627764 BANano is a FREE B4J library to create websites/webapps with (offline) Progressive Web App support. Unlike its big brother ABMaterial, BANano does not rely on any particular...
Top