|
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
The executable of an application that supports the User Groupware is a multi-instance executable.... |
|
|
|
|
|
|
Webservice management functions... |
|
|
|
|
|
|
To manage the project development lifecycle, the Project Management Hub allows you to set requirements...... |
|
|
|
|
|
|
A Check Box can correspond to...... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
This help page contains different programming tips for the User Groupware in WEBDEV...... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
The groupware in automatic mode offers several possibilities...... |
|
|
|
|
|
|
Writes an event into the log of Windows events. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|