|
|
|
|
|
|
|
A Signature control can be handled in a report by the following WLanguage properties...... |
|
|
|
|
|
|
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub...... |
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...... |
|
|
|
|
|
|
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
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 Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
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 a result into the status report of a test according to the result of a boolean expression. |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
The NbCopy property is used to determine and change the number of report copies to print. |
|
|
|
|
|
|
Writes information or an error into the status report of a unit test, in the test editor. |
|
|
|
|
|
|
The Port property is used to identify and change a server connection port. |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|