Hi!
Console applications are not a heavy programs run within the command prompt (DOS) window. They are normally utilized for test applications. Windows Applications are form based standard Windows desktop applications for regular day to day works. Microsoft word is an example of a Windows application.
Web applications are system that utilized to run inside some web server to fulfill the user needs over the http. One general sample of web application is Hotmail and google.
Web services are web applications that provide services to another applications over the internet. Google SE's web service, e.g., permit another applications to delegate the task of searching over the internet to Google web service and utilize the result produced by it in their own applications.
