|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors 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... |
|
|
|
|
|
|
|
| Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
|
| Used to select the default burner. |
|
|
|
|
|
|
|
| Displays a "Toast" message. |
|
|
|
|
|
|
|
| The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language). |
|
|
|
|
|
|
|
| Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
|
| Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a file. |
|
|
|
|
|
|
|
| Builds the SOAP request for calling a Webservice function. |
|
|
|
|
|
|
|
| Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
|
| Calculates a unique identifier (integer) for an executable or for a session. |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
| Returns the number of selected rows in a Looper control. |
|
|
|
|
|
|
|
| Cancels the current burn process. |
|
|
|
|
|
|
|
| Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
|
| Returns the list of burners installed on the current computer. |
|
|
|
|
|
|
|
| To start the print job, simply use iEndPrinting...... |
|
|
|
|
|
|
|
| Closes the automatic zoom popup for the image gallery. |
|
|
|
|
|
|
|
| Deletes (from the server) a group of users associated with a connection. |
|
|
|
|
|
|
|
| Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
|
| Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| A scatter chart (XY) represents the relationship between two numeric values in two series of data...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|