|
|
|
|
|
|
|
Resets the detection of non-fatal errors:
The result of ErrorInfo is reset.
The ErrorOccurred variable returns to False.... |
|
|
|
|
|
|
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control. |
|
|
|
|
|
|
Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability. |
|
|
|
|
|
|
To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
Minimizes a WINDEV window. |
|
|
|
|
|
|
WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site...... |
|
|
|
|
|
|
Opens and runs a WINDEV project. |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
Opens a modal WINDEV window. |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
Sets the starting angle of the first section in the following types of chart:
Pie, Semi-circular or Donut.
Sunburst.
Radial Bar chart.... |
|
|
|
|
|
|
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.). |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|