Interface Functions (Magic xpa 4.x)
CHeight – Returns the position on the y-axis that represents the height of a specified control or of the last control.
ClickCX – Returns the X position of the last click relative to a control.
ClickCY – Returns the Y position of the last click relative to a control.
ClickWX – Returns the X position of the last click relative to the window.
ClickWY – Returns the Y position of the last click relative to the window.
ClientClearCache – Clears the local cache either immediately or at the end of the current session.
ControlDisplayList – Returns the Display List property value defined in the control.
ControlItemsList – Returns the Items List property value defined in the control.
ControlSelectProgram – Returns the Select Program property value defined in the control.
ControlsPersistencyClear – Clears the persistency of the controls.
CtrlGoto – Moves the cursor to a selected control.
CtrlHWND – Returns the Window handle of a control.
CurRow – Returns the number of the current parked row within a Table control.
CWidth – Returns the position on the x-axis that represents the width of a specified control or of the last parked control.
CX – Returns the position on the x-axis relative to the window of a specified control or to its container control.
CY – Returns the position on the y-axis relative to the window of a specified control or to its container control.
FormStateClear – Clears the persistent state of a form.
FormUnitsToPixels – Converts a value in the current form units to a value in pixels.
LastClicked – Returns the control name of the last clicked control.
LastPark – Returns the name of the control on which the user last parked in the specified area.
PixelsToFormUnits – Converts a value in pixels to be based on the form’s units.
ProgressDialogSet – Defines the title and message that will be seen in the progress indicator.
SetCrsr – Sets the cursor shape.
StatusBarSetText – Writes text strings into the status bar.
SetTitle - Changes the Web Client form's (or a Browser tab's) title dynamically.
TreeNodeGoto – Parks on a tree node that is identified by the tree node identifier.
VarControlID – Returns the index of the control attached to the variable.
WinBox – Returns a window dimension, X position, Y position, Width or Height.
WinHWND – Returns a window handle (HWND) for a Magic xpa window.
WinMaximize – Maximizes the Magic xpa window.
WinMinimize – Minimizes the Magic xpa window.
WinRestore – Restores the Magic xpa window to normal size.