|
|
|
|
|
|
|
WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
The assisted universal replication can use a replication server...... |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows...... |
|
|
|
|
|
|
Your application may be strategic and you may want to have a priority access to the Technical Support...... |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
Starting with version 27, files can be downloaded in the background, using the system download manager...... |
|
|
|
|
|
|
The SaaS subscriptions are used to make a SaaS site available to a client account...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
List of constants used by date management functions... |
|
|
|
|
|
|
WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
Depending on the style of your applications, the border of your windows can be translucent...... |
|
|
|
|
|
|
Many drives can be used to store files...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
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 Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
The ShortcutKey property gets and sets the keyboard shortcut associated with a control. |
|
|
|
|
|
|
A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|