A handle is an integer (kind=7) supplied by Windows (in the context of Windows programming) used to refer to an object. Thus a window handle is an integer used to refer to a whole window or an individual control (most of which are treated as small child windows). A bitmap handle is an integer used to refer to a bitmap, etc..