Office::ExcelDocument SetDefaultFont Method
/documentation/pages/Ref/Api/Namespace/Office/ExcelDocument/SetDefaultFont Method.xml
Set a default font name and size for this workbook.
a5_prompt_for_key Function
/documentation/pages/Ref/Api/Functions/Web/Security Functions/a5_prompt_for_key Function.xml
Prompt for the name of a key or keystroke combination
{ON_KEY}
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Commands/ON_KEY Xdialog Command.xml
Captures non-printable keystrokes and generates an Xdialog event.
UI_GET_KEY Function
/documentation/pages/Ref/Desktop_Api/UI Functions/UI Get/UI_GET_KEY Function.xml
Find by key. Type 1 = index name, Type 2 = any expression.
ui_context_reset_default Function
/documentation/pages/Ref/Desktop_Api/UI Functions/Context/ui_context_reset_default Function.xml
Resets the current UI context.
Encryption Functions
/documentation/pages/Ref/Api/Functions/System/Encryption Functions/index.xml
Alpha Anywhere provides the following Encryption functions and methods.
onKeyPress
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Javascript Row Events/onkeypress.xml
This event fires when the user types a character in an editable field.
onKeyDown
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/js/onKeyDown.xml
Specify the Javascript for this event. The onKeyDown event fires when the user presses a Key down and the element has focus.
KeyUp
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/ControlBar Properties/ControlBar properties/Items/Item Actions/keyup.xml
Specify the action to execute after the user has typed a character into the edit control.
onKeyUp
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Javascript Row Events/onkeyup.xml
This event fires when the user types a character in an editable field. The event fires when the key is released.