|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer. |
|
|
|
|
|
|
|
| The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control. |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.... |
|
|
|
|
|
|
|
| This help page explains how to add a row to a Table control programmatically.... |
|
|
|
|
|
|
|
| The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
|
| The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
|
| Some of the parameters passed to a procedure can be optional parameters...... |
|
|
|
|
|
|
|
| The description of the parameter type is optional...... |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
|
| A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
|
| The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
|
| The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
|
| The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a List Box control.... |
|
|
|
|
|
|
|
| The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
|
| The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again. |
|
|
|
|
|
|
|
| The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again. |
|
|
|
|
|
|
|
| The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|