|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Two different copy modes are proposed by WDTRAD... |
|
|
|
|
|
|
|
| The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components...... |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a file defined in the data model editor or through programming.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
|
| To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor.... |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
|
| The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
|
| The Start of break block is optional...... |
|
|
|
|
|
|
|
| The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
|
| Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
|
| Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| The main elements of the project editor are as follows: |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
|
| Environment of the report editor... |
|
|
|
|
|
|
|
| The RulerModifiable property is used to:
Find out whether the user can move the playhead in a TimeLine control.
Allow or prevent the user from moving the playhead in a TimeLine control.... |
|
|
|
|
|
|
|
| Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The RecordSize property is used to get the size (in bytes) of a record in:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|