EGL integration in SDL for windows

Hi,

I am doing the SDL-GLES integration for windows using EGL.
I have a doubt(I know its very basic) regarding the Surface and window.

What is the difference between EGL surface and window(CreateWindow)?

Thanks,