|
|
|
|
|
|
|
List of constants used by the functions for managing the animations... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.
HTML Editor control.... |
|
|
|
|
|
|
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
The indirection operators ({ }) are used to handle an object whose name is found in a variable...... |
|
|
|
|
|
|
The selection of records performed by query is not necessarily displayed in a report, in a window, ...... |
|
|
|
|
|
|
When creating a project, a blank custom style sheet is created and associated with the current project...... |
|
|
|
|
|
|
The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
It is necessary to compile the help to create a file based on the information entered in the help editor...... |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
Checks whether a Bitcoin wallet address is valid. |
|
|
|
|
|
|
The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control. |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
The use of bar codes to identify and manage products has become essential...... |
|
|
|
|
|
|
A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|