Manuals
How-to guides, installation instructions, and reference documentation.
How-To's and documentation
SkyWin One functionality
A list of all functionality ready to use in SkyWin® One, replacing the old Windows-based component.
DZ admin
Manifestor
SkyWin One API
Use API calls with SkyWin® One.
DZ admin
Jump Queue user manual
User manual for the Jump Queue (SkyWish).
Skydiver
Manifestor
Mass and Balance Calculation
How to set up and use the external service for Mass and Balance Calculation.
Manifestor
Personal information page
How to set up and use the Personal Info Page with individual login.
Skydiver
DZ admin
Roles in SkyWin One
What the different roles can do in general.
DZ admin
Manifestor
Roles in SkyWin
What the different roles can do in general.
Manifestor
The Climate compensation process
How climate compensation is handled within SkyWin®.
Skydiver
Manifestor
The GDPR implementation in SkyWin
How GDPR is handled within SkyWin®.
DZ admin
Installation and configuration
SkyWin One installation
Installation and configuration of SkyWin® One.
DZ admin
SkyWin One Parameters
How to use the built-in system parameters and the external property file to configure SkyWin® One.
DZ admin
Jump Queue selection
How to set up which jumpers appear in the Jump Queue depending on a Member selection.
Manifestor
SkyWin installation
Technical requirements and installation of SkyWin® for Windows.
DZ admin
SkyWin configuration
How to configure database access for SkyWin®.
DZ admin
Automatically send jump statistics
How to configure SkyWin® to send quarterly jump statistics to the national association.
DZ admin
External Payment Execution for Pax
How to configure SkyWin® and use an external program for tandem passenger payments.
DZ admin
Manifestor
SkyWin EULA
SkyWin® End-User License Agreement.
Skydiver
DZ admin
Manifestor
Connection string examples ADO database connections from SkyWin® Windows client
MySQL ODBC 8.0 Unicode Driver 32-bit only
Use UNICODE dialect (not ANSI). OPTION 542762 enables debugging. PORT can be omitted if using default 3306.
DRIVER={MySQL ODBC 8.0 Unicode Driver};SERVER=server;PORT=port;DATABASE=database;UID=user;PWD=password;OPTION=18474
MySQL ODBC 5.2 Unicode Driver 32-bit only
UNICODE dialect recommended. OPTION 542762 enables debugging. PORT can be omitted if using default 3306.
DRIVER={MySQL ODBC 5.2 Unicode Driver};SERVER=server;PORT=port;DATABASE=database;UID=user;PWD=password;OPTION=18474