|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
|
| You can create a skin template from an existing skin template (provided by PC SOFT, for example)... |
|
|
|
|
|
|
|
| The windows of a WINDEV application can be resized at runtime... |
|
|
|
|
|
|
|
| The code statistics affect... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ... |
|
|
|
|
|
|
|
| The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces... |
|
|
|
|
|
|
|
| When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers... |
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile... |
|
|
|
|
|
|
|
| The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
|
| To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options... |
|
|
|
|
|
|
|
| Your window contains overlapping controls?... |
|
|
|
|
|
|
|
| The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key... |
|
|
|
|
|
|
|
| Modern UIs generally use larger windows, pages and fonts... |
|
|
|
|
|
|
|
| The window creation wizard offers many types of windows associated with HFSQL tables... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| You are interested by a window found in a non-WINDEV application?... |
|
|
|
|
|
|
|
| The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)... |
|
|
|
|
|
|
|
| Copying the style of a control consists in copying the characteristics of a control style into another control... |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library... |
|
|
|
|
|
|
|
| The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor... |
|
|
|
|
|
|
|
| To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window... |
|
|
|
|
|
|
|
| The DisplayOrphan property is used to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
|
| The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
|
| The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
| The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
| The DisplayFormattingMarks property is used to:
Determine if formatting marks are shown or hidden in a Word Processing control.
Show or hide formatting marks in a Word Processing control.... |
|
|
|
|
|
|
|
| The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control. |
|
|
|
|
|
|
|
| The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control). |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The AutomaticallyMinimized property is used to:
Find out the timeout before the Repositionable Note control is automatically minimized.
Define the timeout before the Repositionable Note control is automatically minimized.... |
|
|
|
|
|
|
|
| The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
|
| The Minimized property is used to:
find out whether a repositionable note is minimized,
minimize or restore a repositionable note.... |
|
|
|
|
|
|
|
| The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls. |
|
|
|
|
|
|
|
| The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages. |
|
|
|
|
|
|
|
| The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document. |
|
|
|
|
|
|
|
| The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
| WDConver is a tool used to convert data to an HFSQL Classic data file from...... |
|
|
|
|
|
|
|
| From version 22, a Docker container with the HFSQL server is available in Docker Hub...... |
|
|
|
|
|
|
|
| Internal components in practice... |
|
|
|
|
|
|
|
| WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
|
| Managing suggestions and incidents... |
|
|
|
|
|
|
|
| The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
|
| FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...... |
|
|
|
|
|
|
|
| To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
|
| Checks which key is pressed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|