|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
|
| Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Retrieves the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Writes the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Performs a communication request (HTTP request) to the Facebook Graph API. |
|
|
|
|
|
|
|
| Re-enables a trigger that was disabled by HDeactivateTrigger. |
|
|
|
|
|
|
|
| Retrieves a numeric value from a Sunburst chart. |
|
|
|
|
|
|
|
| In the document preview, end users can...... |
|
|
|
|
|
|
|
| Removes an element from the queue. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|