|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
Retrieves the DC (Device Context) of a window, control or screen. |
|
|
|
|
|
|
Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Adds a new cell to the status bar of the current window. |
|
|
|
|
|
|
Displays a progress bar in the status bar of current window. |
|
|
|
|
|
|
Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
Indicates if the page is displayed in a WEBDEV Page control in a window. |
|
|
|
|
|
|
The DisplayMode property gets and changes:
the display mode in a Word Processing control,
the display mode in a PDF Reader control
the display mode in an HTML Editor control,
the display mode in a Kanban control... |
|
|
|
|
|
|
The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
The Diagram Editor includes many features accessible via...... |
|
|
|
|
|
|
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.... |
|
|
|
|
|
|
The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|