|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
| Returns the day that corresponds to a given date. |
|
|
|
|
|
|
|
| Creates a matrix containing 0 row and 0 column. |
|
|
|
|
|
|
|
| Deletes a worksheet from a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
|
| Reads a value in the Windows registry. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
|
| Returns the name of the thread currently run. |
|
|
|
|
|
|
|
| Returns the direction represented by a location in relation to another one. |
|
|
|
|
|
|
|
| Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| The Memo property is used to determine if an item is of type memo. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
| The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
|
| The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
|
| Returns the current year in integer format. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|