|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to manipulate an ActiveX control in WLanguage via... |
|
|
|
|
|
|
|
| The ActiveX control is used to easily manage the ActiveX technology... |
|
|
|
|
|
|
|
| WDXView is an ActiveX browser... |
|
|
|
|
|
|
|
| Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws a line:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
|
| Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing. |
|
|
|
|
|
|
|
| The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox. |
|
|
|
|
|
|
|
| Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control. |
|
|
|
|
|
|
|
| The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control. |
|
|
|
|
|
|
|
| The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control. |
|
|
|
|
|
|
|
| The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control. |
|
|
|
|
|
|
|
| The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
|
| Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour. |
|
|
|
|
|
|
|
| A Pivot Table control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| List of properties associated with a Radio Button control... |
|
|
|
|
|
|
|
| Returns the number of the current record in a data-bound Table control based on a table. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|