|
|
|
|
|
|
|
Switches the LED (Light-Emitting Diode) of the device off. |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
The FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
Two categories of data files are managed...... |
|
|
|
|
|
|
Modifies the setting of the volume for a sound source. |
|
|
|
|
|
|
Refreshes a user's OAuth2 token when it expires.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable. |
|
|
|
|
|
|
Saves an image, a photo or a video in the photo album of the mobile device. |
|
|
|
|
|
|
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
Modifies the setting of the brightness for the device screen. |
|
|
|
|
|
|
The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
Calculates the width (in millimeters) of the text to print, according to the specified font. |
|
|
|
|
|
|
Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|