Well everything is just a window really, a set of points absoluetely everything so the only
difference I could see between a form and a window, is that a form is usually attached to
a database table or query and window is well just a window. After all I had never really
heard of a from until things like Access and Paradox came out (sorry paradox first).
A form is like something you use to fill out and enter data, so you use a form to fill out
and enter data for tables instead of using the table structure itself, just a nice way of
presenting database tables for data entry.
:)