I am basically using Xojo to rebuilding another program previously built in Visual Basic 6. My superior wants me to build this as a desktop app, because that is what the VB6 code originally was. After that, we are going to convert the desktop app to a web app. I need to know if this is a reliable plan.
The xojo website says that code can be shared between desktop apps and web apps. However, I need to copy an entire desktop app over to a web app.
In Xojo, can a desktop app be converted to a web app? What would be the best way to do this?