|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
WINDEV Mobile allows you to create window templates.... |
|
|
|
|
|
|
The report viewer allows you to copy text from the report and paste it to a file in another application...... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis.... |
|
|
|
|
|
|
Diagram functions (prefix syntax)... |
|
|
|
|
|
|
The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
A composite key is a key item containing several other items...... |
|
|
|
|
|
|
The document tabs allow you to navigate between the different elements opened in the different editors.... |
|
|
|
|
|
|
When creating and developing the different elements of a project (window, query, report, project, ...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
REST web service APIs can be described using OpenAPl files...... |
|
|
|
|
|
|
The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
Several methods can be used to distribute a WINDEV application...... |
|
|
|
|
|
|
Clears an HTTP form that is currently edited. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
A query is used to request information from a database to view, insert, change or delete data.... |
|
|
|
|
|
|
You now have the ability to index the content of a text memo item...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|