|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
|
| Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
|
| List of functions for managing groups of contacts... |
|
|
|
|
|
|
|
| Adds a contact:
in a Lotus Notes or Outlook address book.
in the contacts list of your device (Android, iPhone or iPad).... |
|
|
|
|
|
|
|
| Deletes the current contact:
from a Lotus Notes or Outlook address book.
in the Phone contacts list (Android, iPhone or iPad).... |
|
|
|
|
|
|
|
| A database is an organized collection of data for a particular purpose (e.g., manage orders)...... |
|
|
|
|
|
|
|
| Menus are displayed in different ways...... |
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
|
| Returns an array without duplicates.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a table.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
|
| The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
|
| List of functions for managing contacts:
Lotus Notes,
Outlook,
mobile devices (Android, iPhone or iPad)... |
|
|
|
|
|
|
|
| The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden.
This property is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.... |
|
|
|
|
|
|
|
| The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
|
| Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|