|
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
Returns the day that corresponds to a given date. |
|
|
|
|
|
|
Prompts the user to grant an application permission. |
|
|
|
|
|
|
Creates a matrix containing 0 row and 0 column. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The controls can be copied from the report editor...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
Requests permission to use the device's camera.... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|