|
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer...... |
|
|
|
|
|
|
In a database, the email address of customers, suppliers, ...... |
|
|
|
|
|
|
Several toolbars are displayed in the report editor...... |
|
|
|
|
|
|
Identifies or modifies the color of a Windows element. |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
An SQL view is a virtual data source defined by an SQL query...... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
The Enabled property enables or disables an element. |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Inserts an element into a table at a given position. |
|
|
|
|
|
|
Selects an element in an Organization Chart control. |
|
|
|
|
|
|
Deselects an element from an Organization Chart control. |
|
|
|
|
|
|
Modifies an element in an Organization Chart control. |
|
|
|
|
|
|
The Alias property gets the alias of an element. |
|
|
|
|
|
|
The Formatting property describes the formatting of an element. |
|
|
|
|
|
|
Deletes an element and all its "children" from a TreeView control. |
|
|
|
|
|
|
Modifies an element in an Organization Chart control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|