|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
|
| To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
|
| An Image control can correspond to an item found in a table, in a query,... |
|
|
|
|
|
|
|
| During the development phase, you may have to work on different computers...... |
|
|
|
|
|
|
|
| To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV...... |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
| For a given position in a Word Processing control (coordinates of a control point), returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm)... |
|
|
|
|
|
|
|
| At any time, you can change the characteristics of an image inserted into a help page in the image properties...... |
|
|
|
|
|
|
|
| The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
|
| To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
|
| The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
|
| WEBDEV includes multiple methods for testing your sites...... |
|
|
|
|
|
|
|
| The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
|
| By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user.... |
|
|
|
|
|
|
|
| The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
|
| There are several naming conventions to write variables in the code...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
| This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|