Online documentation

The following PDF documents are online available:

A user-contributed (from Tiziano) class chart in PDF format is also available here.

The following HTML documents are online available:

Remark:you must have javascript and style sheets enabled in order to view these pages correctly. You can also download the documentation in some alternative formats. See the Download page. The windows unit is not documented in Free Pascal. The reason for this is that this is a HUGE unit, which would describe the complete win32 API, and that is not the purpose of this documentation.

However, the Win32 api help can be downloaded for free from Borland's web site. This will give an overview of all win32 API calls, and as such it describes all functions in the windows unit. The help file is oriented towards C programmers, but transposing to pascal should be straightforward.

The complete and up-to-date documentation of the Windows API is also on-line available on Microsofts website.

The Free pascal manuals have been translated to German by C&L, and can be purchased from the C&L website.

New to programming?

Our manuals are written for people who already know how to program in Pascal. If you are looking for information how you can learn Pascal, Toa Yue's Learn Pascal Tutorial is a good choice.