|
|
|
|
|
|
|
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default... |
|
|
|
|
|
|
Two methods can be used to create a query... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file... |
|
|
|
|
|
|
To make the result of a query easier to read, the records can be sorted according to one or more items... |
|
|
|
|
|
|
In the result of a select query, you have the ability to only display... |
|
|
|
|
|
|
The description window of a select query includes several sections... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The query editor allows you to run the test of query result... |
|
|
|
|
|
|
Once a query is created, all the characteristics of this query can be modified at any time... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
A combining query (corresponding SQL statement: UNION) ... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
This help page explains how to create two select queries... |
|
|
|
|
|
|
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period... |
|
|
|
|
|
|
Finishes collecting information on executed queries. |
|
|
|
|
|
|
When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
A delete query (corresponding SQL statement... |
|
|
|
|
|
|
The query editor allows you to optimize the execution speed of one or more queries... |
|
|
|
|
|
|
A select query (corresponding SQL statement... |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
Creates a group from the elements selected in the Diagram Editor control. |
|
|
|
|
|
|
Dissociates the different shapes of a group in a Diagram Editor control. |
|
|
|
|
|
|
Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
The image editor includes several features...... |
|
|
|
|
|
|
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...... |
|
|
|
|
|
|
A Spin control is used to increase or reduce a value found in a control...... |
|
|
|
|
|
|
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.... |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
Starts collecting information on executed queries. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
The Diagram Editor control includes many features accessible via...... |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
The VisibleEndUser property is used to:
Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
Define whether an item must be visible or not to the end users (item described programmatically only).... |
|
|
|
|
|
|
Asynchronously retrieves the value of one of the properties of an HTML Editor control. |
|
|
|
|
|
|
Asynchronously retrieves the value of one of the properties of an HTML Editor control. |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
Indicates the presence of a shape at a given position in the Diagram Editor control. |
|
|
|
|
|
|
Indicates the presence of a shape at a given position in the Diagram Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|