|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to manipulate an ActiveX control in WLanguage via... |
|
|
|
|
|
|
|
| WDXView is an ActiveX browser... |
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
|
| In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
|
| One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
|
| WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
|
| The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template...... |
|
|
|
|
|
|
|
| The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...... |
|
|
|
|
|
|
|
| In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| Performs a search in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control. |
|
|
|
|
|
|
|
| Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control. |
|
|
|
|
|
|
|
| Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control. |
|
|
|
|
|
|
|
| The OrientationTitle property is used to:
Find out if the title of an Table control column (or all Table control columns) are tilted..
Tilt or not the title of an Table control column (or of all Table control columns).... |
|
|
|
|
|
|
|
| The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...... |
|
|
|
|
|
|
|
| When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|