|
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker...... |
|
|
|
|
|
|
The operations that can be performed on the table cells are as follows:... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
The selection of records performed by query is not necessarily displayed in a report, in a window, ...... |
|
|
|
|
|
|
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
When generating a file on the Web server (PDF, HTML, ...... |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
List of properties associated with the report blocks... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
The Certificate property gets and sets the certificate used in a Signature control. |
|
|
|
|
|
|
The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
The TotalNbRec property is used to:
Get the number of records to be printed.
Change the number of records to be printed.... |
|
|
|
|
|
|
The SignatureType property is used to get and define the type of signature to be used in a Signature control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|