|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox. |
|
|
|
|
|
|
|
| The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox. |
|
|
|
|
|
|
|
| The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
|
| The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox. |
|
|
|
|
|
|
|
| The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox. |
|
|
|
|
|
|
|
| Once a query is created, all the characteristics of this query can be modified at any time...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
|
| The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
|
| Two methods can be used to create a query...... |
|
|
|
|
|
|
|
| ...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.... |
|
|
|
|
|
|
|
| A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...... |
|
|
|
|
|
|
|
| The FontName property is used to:
Identify the font used in a control.
Change the font used in a control.... |
|
|
|
|
|
|
|
| List of constants for managing the visibility of an object.... |
|
|
|
|
|
|
|
| A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| List of events associated with Slider controls in a window... |
|
|
|
|
|
|
|
| The following functions are used to manage the Action Bar control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|