|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file. |
|
|
|
|
|
|
|
| Lists the sources (or accounts) of the contacts saved on the device. |
|
|
|
|
|
|
|
| Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session. |
|
|
|
|
|
|
|
| Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
|
| Adds an attached file to an email. |
|
|
|
|
|
|
|
| The following functions are used to manage the Radio Button controls...... |
|
|
|
|
|
|
|
| Transforms the following elements into a specific format:
a structure (and its subelements),
a class (and its subelements),
an array (including the associative arrays),
a queue,
a stack,
a list.... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| List of Calendar functions... |
|
|
|
|
|
|
|
| Returns the decimal part of a number. |
|
|
|
|
|
|
|
| The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Converts a UTF-8 string to Unicode |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI. |
|
|
|
|
|
|
|
| Used to find out whether the telemetry is enabled. |
|
|
|
|
|
|
|
| Closes the Modbus session. |
|
|
|
|
|
|
|
| Stops "collecting data" for the performance profiler. |
|
|
|
|
|
|
|
| Is used to change, through programming, the theme (dark or light) used by the mobile application. |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
|
| A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
|
| Modifies through programming the report associated with a sub-report in a composite report. |
|
|
|
|
|
|
|
| Retrieves and changes the status of the dynamic audit. |
|
|
|
|
|
|
|
| Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|