|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...... |
|
|
|
|
|
|
|
| Variables are copied using the "=" operator... |
|
|
|
|
|
|
|
| The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| Indicates whether a specific procedure is run when a Windows event is sent to a control or window. |
|
|
|
|
|
|
|
| An Ad control found in a window can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| The ScreenshotAllowed property is used to:
Determine whether it is possible to take screenshots of a window,
Allow or prevent taking screenshots of a window.... |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
| In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
|
| Draws a line in an Image control. |
|
|
|
|
|
|
|
| The Google Contact service is used to manage contacts on Internet...... |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in an Image control. |
|
|
|
|
|
|
|
| Colors an area in an Image variable. |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in an Image control. |
|
|
|
|
|
|
|
| Identifies the color of a pixel in an Image control. |
|
|
|
|
|
|
|
| Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
|
| List of debugging functions... |
|
|
|
|
|
|
|
| WEBDEV allows you to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|