Web apps runs on a browser, client-server apps runs as .exe.
Web applications run on server, Client-Server apps run on client side.
Web application is thin client, client-server app is thick client.
Web application does not need to be installed in client system, Client-server apps need to be installed in client system
5.Web apps need low maintenance, client-server apps need high maintenance