|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Rating control can be used in a window as well as in a page.... |
|
|
|
|
|
|
|
| A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...... |
|
|
|
|
|
|
|
| In the status bar description window, you can specify the options that will appear in each cell of the status bar...... |
|
|
|
|
|
|
|
| The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control. |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
|
| The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice). |
|
|
|
|
|
|
|
| The Primary property can be used:
on the gglPostalAddress type.
on the gglEmail type.
on the gglInstantMessaging type
on the gglOrganization type
on the gglPhoneNumber type].... |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| Transforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.... |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
|
| Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
| Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a line in a picLayer variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable. |
|
|
|
|
|
|
|
| The StatusBar property is used to:
find out whether the status bar is displayed or not
display (or not) the status bar of a window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|