|
|
|
|
|
|
|
Once a query is created, all the characteristics of this query can be modified at any time...... |
|
|
|
|
|
|
The 9-slice scaling allows you to resize the images harmoniously...... |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Formats a character string using an InputMask variable. |
|
|
|
|
|
|
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.... |
|
|
|
|
|
|
Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
Displays an invalid input error for the specified control. |
|
|
|
|
|
|
Retrieves the list of scheduled tasks. |
|
|
|
|
|
|
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct. |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
Seeks a character string in the registry. |
|
|
|
|
|
|
Returns the name (and possibly the type) of values for a key found in the registry. |
|
|
|
|
|
|
The setup program creation wizard allows you to select the files that will be installed with the site...... |
|
|
|
|
|
|
Once the site installed, you can define the site connection options...... |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
Deletes a scheduled task. |
|
|
|
|
|
|
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task. |
|
|
|
|
|
|
Opens the property page of a scheduled task. |
|
|
|
|
|
|
Deletes a trigger from a scheduled task. |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution of a task...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|