|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
|
| The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
|
| The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items"). |
|
|
|
|
|
|
|
| To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode...... |
|
|
|
|
|
|
|
| The Name55 property is used to manipulate the logical name of a Hyper File 5.5 table that has not been migrated and is located in a WINDEV 19 database schema. |
|
|
|
|
|
|
|
| Here is an overview of how to manipulate Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
|
| List of functions for managing serial and parallel ports... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
|
| Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...... |
|
|
|
|
|
|
|
| A Toolbar control can be created in a standard window or in an MDI parent window...... |
|
|
|
|
|
|
|
| The Google Contact service is used to manage contacts on Internet...... |
|
|
|
|
|
|
|
| Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|