|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
|
| Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
|
| In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
|
| Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
|
| It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...... |
|
|
|
|
|
|
|
| Change the volume of a UPnP device.... |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks...... |
|
|
|
|
|
|
|
| You can create MSI installers...... |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| The Wire control is used to visually link 2 controls...... |
|
|
|
|
|
|
|
| A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
|
| A "spare" server is a target server in a unidirectional automatic replication...... |
|
|
|
|
|
|
|
| In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|