Manuals

How-to guides, installation instructions, and reference documentation.

How-To's and documentation

SkyWinOne functionality A list of all functionality ready to use in SkyWinOne, replacing the old Windows-based component.
DZ admin Manifestor
SkyWinOne API Use API calls with SkyWinOne.
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 SkyWinOne 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

SkyWinOne installation Installation and configuration of SkyWinOne.
DZ admin
SkyWinOne Parameters How to use the built-in system parameters and the external property file to configure SkyWinOne.
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
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