|
|
|
|
|
|
|
Identifies the "parent" of a graphic object: control, column, window, page, ... |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
The SignatureType property is used to get and define the type of signature to be used in a Signature control. |
|
|
|
|
|
|
The Certificate property gets and sets the certificate used in a Signature control. |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview.... |
|
|
|
|
|
|
The ByReference property is used to determine if a procedure parameter was passed by reference. |
|
|
|
|
|
|
The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
The TotalNbRec property is used to:
Get the number of records to be printed.
Change the number of records to be printed.... |
|
|
|
|
|
|
The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
The MemZoneName property is used to:
find out the name of the memory area used as data source for a report.
modify the name of the memory area used as data source for a report.... |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties...... |
|
|
|
|
|
|
Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
The SignatureMode property is used to get and change the signature options of a Signature control in a report. |
|
|
|
|
|
|
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access...... |
|
|
|
|
|
|
List of automated tests: Test-specific functions... |
|
|
|
|
|
|
WEBDEV allows you to define overlayable controls...... |
|
|
|
|
|
|
The Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The VisibleEndUser property is used to:
Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
Define whether an item must be visible or not to the end users (item described programmatically only).... |
|
|
|
|
|
|
The selection conditions of records are applied to the items used in the queries...... |
|
|
|
|
|
|
The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|