|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
|
| The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked. |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
|
| When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period...... |
|
|
|
|
|
|
|
| The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window. |
|
|
|
|
|
|
|
| Rich text supports multiple advanced features: font, weight, size, color, attribute, ...... |
|
|
|
|
|
|
|
| The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
|
| The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|