|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 code is collapsed to improve readability, by only displaying the comments in front of the lines of code...... |
|
|
|
|
|
|
|
| When your Java application is developed, you can...... |
|
|
|
|
|
|
|
| When installing the application, you have the ability to display...... |
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position. |
|
|
|
|
|
|
|
| Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control. |
|
|
|
|
|
|
|
| Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control. |
|
|
|
|
|
|
|
| The Edit control allows users to enter data...... |
|
|
|
|
|
|
|
| To edit the styles available in the current help system, select "Help system...... |
|
|
|
|
|
|
|
| By default, only the files found in the "List of setup files" window are installed on the user computers...... |
|
|
|
|
|
|
|
| The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control...... |
|
|
|
|
|
|
|
| The AutoLineWrap property is used to:
determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions...... |
|
|
|
|
|
|
|
| The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
|
| Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
|
| A component can evolve in many ways...... |
|
|
|
|
|
|
|
| New features in WEBDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows...... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
| The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
|
| Custom telemetry allows you to define the elements that will be included in the analytics...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|