

# Window functions
<a name="recipe-actions.functions.window"></a>

Following, find reference topics for window functions that work with recipe actions.

**Topics**
+ [FILL](recipe-actions.functions.FILL.md)
+ [NEXT](recipe-actions.functions.NEXT.md)
+ [PREV](recipe-actions.functions.PREV.md)
+ [ROLLING\_AVERAGE](recipe-actions.functions.ROLLING_AVERAGE.md)
+ [ROLLING\_COUNT\_A](recipe-actions.functions.ROLLING_COUNT_A.md)
+ [ROLLING\_KTH\_LARGEST](recipe-actions.functions.ROLLING_KTH_LARGEST.md)
+ [ROLLING\_KTH\_LARGEST\_UNIQUE](recipe-actions.functions.ROLLING_KTH_LARGEST_UNIQUE.md)
+ [ROLLING\_MAX](recipe-actions.functions.ROLLING_MAX.md)
+ [ROLLING\_MIN](recipe-actions.functions.ROLLING_MIN.md)
+ [ROLLING\_MODE](recipe-actions.functions.ROLLING_MODE.md)
+ [ROLLING\_STANDARD\_DEVIATION](recipe-actions.functions.ROLLING_STANDARD_DEVIATION.md)
+ [ROLLING\_SUM](recipe-actions.functions.ROLLING_SUM.md)
+ [ROLLING\_VARIANCE](recipe-actions.functions.ROLLING_VARIANCE.md)
+ [ROW\_NUMBER](recipe-actions.functions.ROW_NUMBER.md)
+ [SESSION](recipe-actions.functions.SESSION.md)