

# 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\$1AVERAGE](recipe-actions.functions.ROLLING_AVERAGE.md)
+ [ROLLING\$1COUNT\$1A](recipe-actions.functions.ROLLING_COUNT_A.md)
+ [ROLLING\$1KTH\$1LARGEST](recipe-actions.functions.ROLLING_KTH_LARGEST.md)
+ [ROLLING\$1KTH\$1LARGEST\$1UNIQUE](recipe-actions.functions.ROLLING_KTH_LARGEST_UNIQUE.md)
+ [ROLLING\$1MAX](recipe-actions.functions.ROLLING_MAX.md)
+ [ROLLING\$1MIN](recipe-actions.functions.ROLLING_MIN.md)
+ [ROLLING\$1MODE](recipe-actions.functions.ROLLING_MODE.md)
+ [ROLLING\$1STANDARD\$1DEVIATION](recipe-actions.functions.ROLLING_STANDARD_DEVIATION.md)
+ [ROLLING\$1SUM](recipe-actions.functions.ROLLING_SUM.md)
+ [ROLLING\$1VARIANCE](recipe-actions.functions.ROLLING_VARIANCE.md)
+ [ROW\$1NUMBER](recipe-actions.functions.ROW_NUMBER.md)
+ [SESSION](recipe-actions.functions.SESSION.md)