|
|
|
|
|
|
|
The end user can zoom the content of a window with the mouse...... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Displays the specified cell in a Spreadsheet control found in a window:
either the visible area of Spreadsheet control is moved to display the cell.
or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.... |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
Re-enables a fax paused in the spooler (pending fax). |
|
|
|
|
|
|
In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
List of functions for managing the clipboard... |
|
|
|
|
|
|
The principle of JITc technology (Just In Time Compilation) is straightforward...... |
|
|
|
|
|
|
Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
With the WEBDEV Application Server in version 27, you can create server clusters with ease...... |
|
|
|
|
|
|
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
List of functions for managing controls... |
|
|
|
|
|
|
List of functions for managing Windows events... |
|
|
|
|
|
|
List of functions for managing dialog boxes... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|