|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
|
| Indicates whether the specified year is a leap year or not. |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
|
| The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
|
| The EndDate property gets and sets the end date of a time period selected:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
|
| Checks whether a string matches the format defined by a regular expression. |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Note: This selection is located in the part being edited (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
|
| Calculates the next Luhn check digit for a given sequence. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android emulator. |
|
|
|
|
|
|
|
| Checks that the given sequence is valid according to the Luhn formula. |
|
|
|
|
|
|
|
| Returns the path of the parent directory for the specified directory. |
|
|
|
|
|
|
|
| The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|