WinZip is a windows program, and is not required on Ubuntu.
You can instead use the Gnome Archive Manager (file-roller) to handle zip files from the desktop.
Alternatively, if you wish to zip/unzip from the command line, these can be grabbed through apt-get (you may need the Universe repositories for this):
Code:
apt-get install zip unzip