|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different operations available on report blocks are as follows...... |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| Used to get the rights granted to a control, a window, a page or a report. |
|
|
|
|
|
|
|
| The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report. |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| Adds a print of Word Processing document into a sequence of report prints. |
|
|
|
|
|
|
|
| The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
|
| The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
|
| Loads a file in RTF in an RTF control (found in a window or in a report). |
|
|
|
|
|
|
|
| Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
|
| A Signature control can be handled in a report by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
|
| Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant.... |
|
|
|
|
|
|
|
| From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub...... |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
|
| Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project...... |
|
|
|
|
|
|
|
| The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis.... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
|
| A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.... |
|
|
|
|
|
|
|
| Writes information or an error into the status report of a unit test, in the test editor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|