|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The query editor proposes two methods for creating a query... |
|
|
|
|
|
|
|
| The query editor allows you to perform operations on the values of an item... |
|
|
|
|
|
|
|
| The selection conditions of records are applied to the items used in the queries... |
|
|
|
|
|
|
|
| Finishes collecting information on executed queries. |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ... |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
|
| To make the result of a query easier to read, the records can be sorted according to one or more items... |
|
|
|
|
|
|
|
| An insert query (corresponding SQL statement... |
|
|
|
|
|
|
|
| The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
|
| When several data files are used in a query, the query editor automatically searches for the links between these files defined in the analysis... |
|
|
|
|
|
|
|
| Returns a list of keys to add to data files to improve query performance. |
|
|
|
|
|
|
|
| Starts collecting information on executed queries. |
|
|
|
|
|
|
|
| Once a query is created, all the characteristics of this query can be modified at any time... |
|
|
|
|
|
|
|
| A combining query (corresponding SQL statement: UNION) ... |
|
|
|
|
|
|
|
| This help page explains how to create two select queries... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result... |
|
|
|
|
|
|
|
| When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project...... |
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
|
| The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
|
| The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| The planes are used to group the window controls...... |
|
|
|
|
|
|
|
| The planes are used to group the controls of an element...... |
|
|
|
|
|
|
|
| A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters...... |
|
|
|
|
|
|
|
| By default, WDMap displays the records found in a data file by using the following rules...... |
|
|
|
|
|
|
|
| The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
|
| WEBDEV gives you the ability to manage all the CSS styles used in a project...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
|
| The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
|
| The operating mode of an executable allows you to define whether the executable can be used by one or more users...... |
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|