[[Property:title|WEL Interface Content]] [[Property:weight|1]] [[Property:uuid|e779c244-ec00-6a80-41e6-3ff79eb1efdb]] WEL is an encapsulation of the Win32 Application Programming Interface (API), and provides users with a powerful means of creating Win32 Applications. ==Components== The WEL library includes the following clusters: * [[windows cluster|windows]] cluster containing classes representing available windows types * [[controls cluster|controls]] cluster containing classes representing available controls * [[stddlgs cluster|stddlgs]] cluster containing classes representing standard Win32 dialogs * consts cluster which contains constants used by WEL * gdi cluster which contains classes allowing access to WIN32 Graphics Device Interfaces * gdistock cluster which contains standard Graphic Device Interfaces used by WEL * messages cluster which contains classes encapsulating windows messages * shared cluster which contains classes encapsulating system wide shared * structs cluster which contains classes for data structures required by Win32 * support cluster which contains many supporting classes