|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of constants used by the functions for managing menus.... |
|
|
|
|
|
|
|
| Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...). |
|
|
|
|
|
|
|
| The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
| Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions. |
|
|
|
|
|
|
|
| Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
|
| Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| The Pushed property is used to get and change the state of a two-state button (pressed or released). |
|
|
|
|
|
|
|
| The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control. |
|
|
|
|
|
|
|
| Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
|
| The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked. |
|
|
|
|
|
|
|
| The TouchScrollable property is used to:
Determine if the control supports touch scrolling.
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
|
| The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
|
| The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode. |
|
|
|
|
|
|
|
| Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen).... |
|
|
|
|
|
|
|
| Enable HTML/Javascript debugger on CEF (Chromium)-based HTML fields: HTML Display control or HTML Editor field.... |
|
|
|
|
|
|
|
| Resets the detection of non-fatal errors:
The result of ErrorInfo is reset.
The ErrorOccurred variable returns to False.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|