save project from API
I need to create automatically a Wing project from the extension API. I started to use NewProject() in class CAPIApplication but I can not find an API way to save it as a .wpr file with a specified path and name.
Comments