The document discusses mobile hybrid applications, which use both web and native technologies together. It begins by covering mobile web apps and native mobile apps. Mobile hybrid apps are then introduced as apps that use primarily web technologies like HTML, CSS, and JavaScript within a native container. This allows accessing native device capabilities while developing using web technologies. Frameworks for building hybrid apps like PhoneGap, Titanium, and Cordova are also mentioned.