|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Returns the list of worksheets found in a Spreadsheet control. |
|
|
|
|
|
|
It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard. |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application...... |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...... |
|
|
|
|
|
|
To create a.NET application from a project...... |
|
|
|
|
|
|
Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Specifies a name to identify a cell found in a Spreadsheet control. |
|
|
|
|
|
|
From the server, the "Users" tab of WDADMINEXE allows you to get...... |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
A report can be very wide, with a width exceeding the width of a paper sheet...... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
Usage example of the KeyExpression property |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|