|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
|
| Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
|
| The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
| Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
|
| Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| The Color property gets or sets the font color of:
a Font variable.
text displayed in a Static or Calculated control of a report.
text displayed in a window control.
text displayed in a page control.... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| WEBDEV allows you to define overlayable controls...... |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
|
| Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
|
| You now have the ability to deploy site sections or individual pages...... |
|
|
|
|
|
|
|
| You must comply with the W3C standard (HTML 4...... |
|
|
|
|
|
|
|
| Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
Width of the internal window.
Height of the internal window.... |
|
|
|
|
|
|
|
| The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify base width used for anchoring "width" fields.
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
| Configures the print preview:
display a message regarding the resources of current computer.
display or hide the ribbon tabs and buttons.
the export options available in the mini preview window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|