|
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics... |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV... |
|
|
|
|
|
|
WEBDEV allows you to define overlayable controls... |
|
|
|
|
|
|
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)... |
|
|
|
|
|
|
Modern UIs generally use larger windows, pages and fonts... |
|
|
|
|
|
|
The page creation wizard offers many types of pages associated with HFSQL data files... |
|
|
|
|
|
|
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid... |
|
|
|
|
|
|
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, ... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options... |
|
|
|
|
|
|
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user. |
|
|
|
|
|
|
The code statistics affect... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo").... |
|
|
|
|
|
|
"Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo").... |
|
|
|
|
|
|
The Repositionable Note control allows you to include the famous yellow sticker in your applications...... |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files...... |
|
|
|
|
|
|
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters.... |
|
|
|
|
|
|
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements...... |
|
|
|
|
|
|
Two methods can be used to create a query...... |
|
|
|
|
|
|
The positioning marks are used to "tag" specific lines of code...... |
|
|
|
|
|
|
When creating an executable, a library or a component, ...... |
|
|
|
|
|
|
The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
The TokenDeletable property is used to:
Determine if the end user is allowed to delete tokens in a "Text token" Edit control.
Allow or prevent the end user from deleting tokens in a "Text token" Edit control.... |
|
|
|
|
|
|
The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control. |
|
|
|
|
|
|
The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|