|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
|
| A Dockable Panel control can be handled through programming...... |
|
|
|
|
|
|
|
| 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 window editor and the page editor allow you to get information about the controls used.... |
|
|
|
|
|
|
|
| The result of a select query can be...... |
|
|
|
|
|
|
|
| WDMAP allows you to print the records found in a data file...... |
|
|
|
|
|
|
|
| An array of structures is an Array variable...... |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| Tables can be created in a report...... |
|
|
|
|
|
|
|
| The server administrator can define the server parameters via the remote administration tool...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
|
| A query with parameters can be used...... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| Each report block is associated with different events...... |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
|
| SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications...... |
|
|
|
|
|
|
|
| You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| To use the telemetry, you must install on a computer...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to lock your applications (after a specific duration for example)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|