Hello to all,
Yes; as Samuel said (thanks for your help, Samuel!), the Cordova Electron platform appear the best option, since Apache Cordova (and DecSoft App Builder integrates it too) support the Windows UWP (Universal Windows Platform), however, what we get is not exactly an executable.
Here you can take a look at the documentation of the Cordova Electron platform. There is not too much requirements for this particular platform.
However, I must recognize that, even when I get it working in the past, right now, probably due to some misconfiguration here in my PC, I can't get the executable of the app as expected, due to some NodeJS (or Electron itself...) problems / errors that I must investigate.
By now, I publish a new release of AB which changes the default settings for the Electron platform. If you finally get it working (I hope it), there is know problem that can cause that the app can't work as expected, as you can read here in the Electron FAQs.
What the new relase of AB do is to avoid the usage of NodeJS modules, since, I am not sure right now how to implement the proposed solution in the Electron FAQ. If you want to use NodeJS modules, by now, you can follow that instructions to get it working.
Cordova Electron appear very interesting. I want try to solve here the problems that I get right now. Maybe you did not get any problem and can compile the app without problems, asseting that you meet the requirements, just by executing one of the AB provided BAT files or the provided SHELL files for that platform.
Feel free to post here if you find any problem, so we try to help. AB is ready for this platform.