|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The menu options can be handled...... |
|
|
|
|
|
|
|
| Run on the server, this function accepts a request for connecting to an existing socket found on the server. |
|
|
|
|
|
|
|
| Run on the server, this function refuses a request for connection to an existing socket found on the server. |
|
|
|
|
|
|
|
| A client application of a socket server connects to a standard server in order to exchange information via socket...... |
|
|
|
|
|
|
|
| A combining query (corresponding SQL statement: UNION) ...... |
|
|
|
|
|
|
|
| Usage example of the CreateShortcut function |
|
|
|
|
|
|
|
| The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
|
| Some of the parameters passed to a procedure can be optional parameters...... |
|
|
|
|
|
|
|
| In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
|
| This type of chart is used to represent a permanent data flow in real time...... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...... |
|
|
|
|
|
|
|
| ERR_BAD_COMMANDLINE error... |
|
|
|
|
|
|
|
| The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
|
| The "Commands" pane lists...... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|