|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system...... |
|
|
|
|
|
|
|
| From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database. |
|
|
|
|
|
|
|
| A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator.... |
|
|
|
|
|
|
|
| A User account allows the server administrator to...... |
|
|
|
|
|
|
|
| ...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
|
| The management of accounts is accessible in the remote administrator for the server administrator only.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
| The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
|
| The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
|
| One of the most important elements of control style is its border...... |
|
|
|
|
|
|
|
| Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| The following functions are used to manage users and connections on a WEBDEV Application Server:... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
|
| The windows of a WINDEV application can be resized at runtime...... |
|
|
|
|
|
|
|
| List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
|
| Makes a thread persistent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|