|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The query editor allows you to optimize the execution speed of one or more queries... |
|
|
|
|
|
|
|
| Once a query is created, all the characteristics of this query can be modified at any time... |
|
|
|
|
|
|
|
| This help page explains how to create two select queries... |
|
|
|
|
|
|
|
| The query editor proposes two methods for creating a query... |
|
|
|
|
|
|
|
| When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| The query editor allows you to perform operations on the values of an item... |
|
|
|
|
|
|
|
| When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ... |
|
|
|
|
|
|
|
| An insert query (corresponding SQL statement... |
|
|
|
|
|
|
|
| Two methods can be used to create a query... |
|
|
|
|
|
|
|
| A select query (corresponding SQL statement... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result... |
|
|
|
|
|
|
|
| A combining query (corresponding SQL statement: UNION) ... |
|
|
|
|
|
|
|
| The selection conditions of records are applied to the items used in the queries... |
|
|
|
|
|
|
|
| When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default... |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
|
| The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| When developing a new feature, it may be useful to open text files without leaving the development environment...
Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.... |
|
|
|
|
|
|
|
| Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"...... |
|
|
|
|
|
|
|
| The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
|
| The "Commands" pane lists...... |
|
|
|
|
|
|
|
| Returns the list of connections currently described in the application:
connections described in the data model editor (for the main database schema and, if necessary, additional database schemas).
connections described by programming (with functions HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
|
| WLanguage events associated with Edit controls... |
|
|
|
|
|
|
|
| The following events are associated with Kanban controls...... |
|
|
|
|
|
|
|
| The Zoom property gets and sets the zoom to be applied to an element.... |
|
|
|
|
|
|
|
| Users are familiar with summaries, as the summary is the first element they look at in printed documentation...... |
|
|
|
|
|
|
|
| A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically.
Define whether the value of a calculated item is stored in the table (when describing the item through programming).... |
|
|
|
|
|
|
|
| The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
|
| The Responsive Web Design was used in your pages but you still encounter some lock points...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|