|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
Returns the greatest value passed as parameter. |
|
|
|
|
|
|
Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
Clears the list of values proposed for the assisted input of an edit control. |
|
|
|
|
|
|
Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
The management of exceptions can be customized by process...... |
|
|
|
|
|
|
Returns the remainder of a division. |
|
|
|
|
|
|
Identifies an odd number. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
Deletes a menu or a menu option. |
|
|
|
|
|
|
Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
Identifies an even number. |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
MyParent is used to handle... |
|
|
|
|
|
|
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
Returns the name of the next control in input mode. |
|
|
|
|
|
|
Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
The advanced options of the network setup are used to...... |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|