|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
|
| Starts detecting the Wi-Fi access points currently accessible from the device. |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
|
| Retrieves all the emails found on a server. |
|
|
|
|
|
|
|
| Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
|
| Calculates the cosine of an angle. |
|
|
|
|
|
|
|
| Calculates the cotangent of an angle. |
|
|
|
|
|
|
|
| Returns the root of a number. |
|
|
|
|
|
|
|
| Returns the sine of an angle. |
|
|
|
|
|
|
|
| Calculates the tangent of an angle. |
|
|
|
|
|
|
|
| The PageLayout property sets the layout characteristics of a document. |
|
|
|
|
|
|
|
| Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Selects an appointment in an Organizer control. |
|
|
|
|
|
|
|
| The installation package (or DVD, if provided) allows you to install... |
|
|
|
|
|
|
|
| Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
|
| Usage example of the EmailSendMessage function |
|
|
|
|
|
|
|
| Positions on the data file record corresponding to a row selected in the multiselection browsing Table control. |
|
|
|
|
|
|
|
| Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
|
| Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
|
| Returns the greatest value passed as parameter. |
|
|
|
|
|
|
|
| Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|