|
|
|
|
|
|
|
|
|
|
|
|
|
|
WinSize:- returns or modifies the window display mode (maximized, minimized or normal),
- modifies the window height and/or width,
- moves the window and modifies a window's height and/or width.
|
|
|
|
|
|
|
|
| An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
|
| Defines and enables a "Start with" filter on a file, view or query. |
|
|
|
|
|
|
|
| List of events associated with a Multimedia control... |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
|
| In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
| A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control. |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
| Modifies the start and end marks on one of the chart axes. |
|
|
|
|
|
|
|
| Regardless of the platform used, the data stored in the HFSQL files is in ANSI format. |
|
|
|
|
|
|
|
| Converts a time to a string in the specified format. |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| Usage example of the fRead function |
|
|
|
|
|
|
|
| Pauses the current thread during the specified duration. |
|
|
|
|
|
|
|
| Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
|
| Two types of procedures are available...... |
|
|
|
|
|
|
|
| The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|