Convert to Electron or PWA

After making my basic study I am ready to develop an app using webcore. Since Electron and PWA are based on web technology and uses the same components will it be possible for me to convert the webcore app to electron and PWA in the future ?

You can create a regular TMS WEB Core web application and then basically move all your form files & units of the TMS WEB Core application to an Electron or PWA project.
Other than the project file structure, there is no difference (except of course that typically for an Electron app you'll want to use the Electron components)