|
|
|
|
|
|
|
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
The NbLinesPerPage property is used to:
Get and set the maximum number of Table rows per page.
Get and set the maximum number of Looper rows per page.... |
|
|
|
|
|
|
To create a Pivot Table control...... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
The code editor proposes several display options...... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Link control through programming...... |
|
|
|
|
|
|
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:... |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements.... |
|
|
|
|
|
|
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)...... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction. |
|
|
|
|
|
|
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...... |
|
|
|
|
|
|
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page. |
|
|
|
|
|
|
The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|