|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Your window contains overlapping controls?... |
|
|
|
|
|
|
|
| The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces... |
|
|
|
|
|
|
|
| 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 different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid... |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| You can create a skin template from an existing skin template (provided by PC SOFT, for example)... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Modern UIs generally use larger windows, pages and fonts... |
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile... |
|
|
|
|
|
|
|
| The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The window creation wizard offers many types of windows associated with HFSQL data files... |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| To create modern interfaces, you need to increase spacing between the controls in your windows... |
|
|
|
|
|
|
|
| The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ... |
|
|
|
|
|
|
|
| To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers... |
|
|
|
|
|
|
|
| The code statistics affect... |
|
|
|
|
|
|
|
| The windows of a WINDEV application can be resized at runtime... |
|
|
|
|
|
|
|
| Copying the style of a control consists in copying the characteristics of a control style into another control... |
|
|
|
|
|
|
|
| You can handle Camera controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The TABOrder property gets and sets the position of a control in the tab order of a window. |
|
|
|
|
|
|
|
| Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
|
| Modifies the type and duration of animations used when opening and closing the next window. |
|
|
|
|
|
|
|
| Finds and selects the next element corresponding to the sought text in a window or in a control. |
|
|
|
|
|
|
|
| An Organization Chart control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Dashboard control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
|
| The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Action Bars in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
|
| You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
|
| This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| The Property Markdown allows:
for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
for the Static control of an report:
determine if a Static control of a report is of type Markdown.
set the type of a Static control in a report to Markdown.... |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|