To create a new project, use the New Project item in the Project menu. This will prompt you to save any changes to your currently open project and will create a new untitled project.

When you create a new project, you will often want to alter some of the Project Properties to point Wing at the version of Python you want to use, set PYTHONPATH so Wing's source analyzer and debugger can find your files, and set any other necessary runtime environment for your code.

To add files to your project, use the following items in the Project menu:

A subset of these options can be accessed from the context menu that appears when right-clicking your mouse on the surface of the project manager window.