|
|
|
|
|
|
|
A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
Calculates the sum of the array elements. |
|
|
|
|
|
|
Returns the greatest value passed as parameter. |
|
|
|
|
|
|
Returns the current theme used on the mobile device. |
|
|
|
|
|
|
Returns information about a version available on the setup server. |
|
|
|
|
|
|
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers...... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
Several types of controls can be used in a window, ...... |
|
|
|
|
|
|
Saves the content of a Spreadsheet control in a file in XLSX format. |
|
|
|
|
|
|
Returns the lowest value in the array. |
|
|
|
|
|
|
Calculates the mean of the values within an array. |
|
|
|
|
|
|
Initializes the generator of random numbers. |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser.... |
|
|
|
|
|
|
Returns the arc tangent of a numeric value (integer or real). |
|
|
|
|
|
|
Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
Returns the lowest value. |
|
|
|
|
|
|
The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
The color palettes are an easy way to customize the visual aspect of a site...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|