# Widget functions

- [CELLREF](/nedyx/clearlines-functions/widget-functions/cellref.md): Inserts an area at a desired position in a table widget.
- [COPY](/nedyx/clearlines-functions/widget-functions/copy.md): Copies a range of values into a widget at a specified position.
- [GETSELECTION](/nedyx/clearlines-functions/widget-functions/getselection.md): Retrieves the current selection of a menu widget.
- [LOADWIDGETCONTENT](/nedyx/clearlines-functions/widget-functions/loadwidgetcontent.md): Loads the current content of a widget from the nedyx database.
- [NAME](/nedyx/clearlines-functions/widget-functions/name.md): Returns the name of the widget which is executing the current formula.
- [SETSCROLLPOSITION](/nedyx/clearlines-functions/widget-functions/setscrollposition.md): Sets the scroll position of a table widget.
- [STOREWIDGETCONTENT](/nedyx/clearlines-functions/widget-functions/storewidgetcontent.md): Saves the current content of a widget in the nedyx database.
- [SWITCH](/nedyx/clearlines-functions/widget-functions/switch.md): Changes the setting of a menu widget.
- [UPDATE](/nedyx/clearlines-functions/widget-functions/update.md): Updates the content of a widget.
