VHDL is a hardware description language used to model electronic systems. It allows describing a system's behavior and structure which can then be synthesized into an actual integrated circuit. VHDL has capabilities for simulation, synthesis, and modeling at different levels of abstraction. The basic structure of a VHDL program includes libraries, entities to declare inputs and outputs, and architectures to describe the design behavior.