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

App Builder

App Builder 2025.32

  -  250.38 MB  -  Demo
  • Latest Version

    App Builder 2025.33

  • 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

    dd34927627d33dc32b53948a9cd6aa64

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 2025.32.


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!

Why is this app published on FileHorse? (More info)
  • App Builder 2025.32 Screenshots

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

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

What's new in this version:

- Get the "show()" and "hide()" methods of the app dialogs to work as expected. Probably because there are the methods "app.showDialog()" and "app.hideDialog()" and we profusely used them, we forgot to make certain changes in the "show()" and "hide()" methods of the app dialogs, which caused it not to work as expected. This release makes the appropriate changes in order to get such methods working as expected too.
- Improve the product help search form by assert that the content to be searched (file names, titles, and contents) are in lower case, as well as the search query: this offers better matches than before. Other improvements have been made, for example, showing now the number of matches in every search result, like the number of matches in file names, titles, and contents.
- Change (internally) the value property type of the Range and Input Number controls to be Number instead of String. Nothing serious four our apps, but, with this we avoid some "check type fail" notices in the browser developer console, since for these controls the value property must be certainly of a Number type and not a String type.