|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
|
| The rssImage type is used to describe the image of a RSS stream... |
|
|
|
|
|
|
|
| Used to find out and modify some settings of HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Changes the password of an HFSQL Classic or HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00"). |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| Returns the numeric value of a character string. |
|
|
|
|
|
|
|
| Calculates the sum for a series of values. |
|
|
|
|
|
|
|
| Calculates the maximum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the minimum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
|
| Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled). |
|
|
|
|
|
|
|
| Positions on the first row of the query result. |
|
|
|
|
|
|
|
| Two types of archives are available...... |
|
|
|
|
|
|
|
| You have the ability to create Organizer controls linked to data.... |
|
|
|
|
|
|
|
| Changes the color of a section in a Sunburst chart. |
|
|
|
|
|
|
|
| The following functions are used to manage the Check Box controls...... |
|
|
|
|
|
|
|
| Displays a tooltip for an icon found in the taskbar. |
|
|
|
|
|
|
|
| The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file. |
|
|
|
|
|
|
|
| Returns the number of incoming messages currently found:
on the email server (POP3 protocol only).
in the Outlook messaging software.... |
|
|
|
|
|
|
|
| Performs an authentication using the OAuth 2.0 protocol on any webservice. |
|
|
|
|
|
|
|
| Validates an XML document from an XSD schema. |
|
|
|
|
|
|
|
| Stops all the current read operations on the engine for speech synthesis. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
|
| Returns the ASCII code of the specified character. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|