|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Unicode property is used to:
Determine if the value of a control is a Unicode string.
Specify whether the value of a control is a Unicode string.... |
|
|
|
|
|
|
|
| The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags. |
|
|
|
|
|
|
|
| The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
|
| The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
|
| The Weight property is used to manage the weight of an element in a TreeMap control. |
|
|
|
|
|
|
|
| The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ... |
|
|
|
|
|
|
|
| The TestMode property determines if the Ad control displays a test ad. |
|
|
|
|
|
|
|
| The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control. |
|
|
|
|
|
|
|
| The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
|
| The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
|
| The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control. |
|
|
|
|
|
|
|
| The Layout property is used to get the layout of the cells in a Layout control. |
|
|
|
|
|
|
|
| The AnchorToContent property determines and changes how the control adapts to its content. |
|
|
|
|
|
|
|
| The TrafficInfo property is used to:
determine whether traffic information is displayed in the Map control.
display or hide traffic information in the Map control.... |
|
|
|
|
|
|
|
| The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled). |
|
|
|
|
|
|
|
| The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
| The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control. |
|
|
|
|
|
|
|
| The Animation property animates an image. |
|
|
|
|
|
|
|
| The ThumbnailImage property is used to:
Get the image associated with an element of a ListView control.
Change the thumbnail image associated with an element of a ListView control.... |
|
|
|
|
|
|
|
| The DisplayedItemImage property is used to:
Get the item that corresponds to the image displayed in a ListView control.
Change the item that corresponds to the image displayed in a ListView control.... |
|
|
|
|
|
|
|
| The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
|
| The VerticalOrientation property is used to:
Find out the orientation of a ListView control.
Modify the orientation of a ListView control.... |
|
|
|
|
|
|
|
| The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
|
| The MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
|
| MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|