Create powerful modern desktop and mobile apps. No coding needed!

App Builder

App Builder 2024.61

  -  205.29 MB  -  Demo
  • Latest Version

    App Builder 2025.1

  • Operating System

    Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    David Esperalta / External Link

  • Filename

    appbuilder64.zip

  • MD5 Checksum

    06235bcd6f9ca5db41f92604efef7b18

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of App Builder 2024.61.


For those interested in downloading the most recent release of App Builder or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • App Builder 2024.61 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    App Builder 2024.61 Screenshot 1
  • App Builder 2024.61 Screenshot 2
  • App Builder 2024.61 Screenshot 3
  • App Builder 2024.61 Screenshot 4
  • App Builder 2024.61 Screenshot 5

What's new in this version:

- Our apps offers two events: JavascriptError and RenderError. These events are useful to handle and deal with possible errors in our apps' code. However, apparently we take a bad decision in the past, rely only on the referred events, and, therefore, hidding some possible errors in the browser's or the debugger console, except if we certainly use the referred events. We revert this situation in this release: the events are still available, but, if some error occur, we place in the browser's and the debugger console the information about the error, no matter if we use or not the referred app's events. Thanks Kenneth to report this behaviour!
- Update the VueJS JavaScript library Router to the latest 4.5.0 version (debug and production) for the apps template. This version of the VueJS JavaScript library Router includes a lot of changes, fixes and enhancements.