Make a tar.gz file of the /var/www folder and then copy it wo windows e.g. with the free winscp program.
To create a tar.gz file? Use e.g.: tar pcfz www.tar.gz /var/www to create the tar.fz file in the current folder. Just ensure that you are not in /var/www while you run this command.