|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
|
| A query with parameters can be used...... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
|
| The rssStream type is used to handle a RSS feed... |
|
|
|
|
|
|
|
| In mobile applications, two-factor authentication is a common method used to verify a user's identity...... |
|
|
|
|
|
|
|
| Copies a single file on a remote drive to another directory on same drive.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...... |
|
|
|
|
|
|
|
| The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Modify the type of a switch option: 3-state or 2-state options.... |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,
identifiers for COM/Automation objects and interfaces,
...... |
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...... |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming...... |
|
|
|
|
|
|
|
| The Cube control is a mobile layout control that automatically performs rotations around the different axes...... |
|
|
|
|
|
|
|
| A property is a code element that includes two processes...... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
|
| 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 Text control in a report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|