ABAP Keyword Documentation → ABAP Glossary
window
On a user interface, a window is a framed area on the screen. A window in SAP GUI is known as a GUI window.
In ABAP SQL, a window is subset (defined by a window expression) of the results set of a query to whose rows a window function is applied.