A: AutoStart
: A property setting of a Form that when set to "Yes" will make the application run automatically.
B:
Bound Control: A control that is dynamically "bound" to a Field in a Table. Button: A control on a Form that can have OnClick events associated with it.
<Top>
C: CallForm: A method whereby one Form can call another at run-time.
CallMacro
: A method for calling a Saved Macro. <Top> D:
Default Form: A SprintDB Pro
Form that can be created automatically.E: Editor: A native SprintDB Pro edit box that allows the user to create Event code or SQL statements. Event(s): Statements and commands that can be associated with SprintDB Pro
Controls. See Understanding Macros.
<Top> F: Form
: A container for SprintDB Pro Controls. See also SubForms. Functions: See: Database Functions
<Top>
G: Global Variable: SprintDB Pro allows up to 10 Global Variables, 0 - 9. These have the
pre-defined names: Gvar0 - Gvar9.L: Lock(Control): A property setting for SprintDB Pro Controls that disables user input.
M: Macro: A collection of Events, Actions and Functions. See Understanding Macros & MacroActions. <Top> P: Property/Properties
: Actions, Events, Functions, etc. associated with SprintDB Pro Controls and Forms. See
Setting Properties. <Top> Q: Query
: An SQL Statement. See Structured Query Language.
R:
RecordSource: The name of a SprintDB Pro
/Microsoft Pocket Access Table.
S: SubForm: See SubForms Explained, below. SQL : See Structured Query Language. <Top> T: Tab Control
: A control container that allows the user to view an application's controls by tapping a "Tab". <Top> U: UI
= The SprintDB Pro User Interface. See UI Design Guide.V: Variable: SprintDB Pro allows the use of variables. See Advanced Techniques. <Top> |