|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Adds an attached file to an email. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Allows:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| Sends an email using the Outlook protocol. |
|
|
|
|
|
|
|
| Closes an Outlook session. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...). |
|
|
|
|
|
|
|
| Performs an authentication using the OAuth 2.0 protocol on any web service. |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Creates a directory on a Hadoop server. |
|
|
|
|
|
|
|
| Lists the content of a directory found on a Hadoop server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|