|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
| The end user can zoom the content of a window with the mouse...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
|
| List of functions for managing the clipboard... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
|
| In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| The assisted universal replication can use a replication server...... |
|
|
|
|
|
|
|
| Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a table with the value of the controls in the page. The table 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).... |
|
|
|
|
|
|
|
| In a page, an Image control can contain clickable areas...... |
|
|
|
|
|
|
|
| List of functions for managing controls... |
|
|
|
|
|
|
|
| List of functions for managing Windows events... |
|
|
|
|
|
|
|
| List of functions for managing dialog boxes... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|