The following website extracts all the help from the Vim sources and makes it available in html form:
To use the built-in help, launch vim and type:
:helpOne you get done reading whatever it is you are reading, ":q" will exit the help display.
To get help on a specific topic do something like:
:help c
Tom's vim pages / tom@mmto.org