|
|
|
|
|
|
|
List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
The Site Map control allows the Web user to...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
List of events associated with Check Box controls... |
|
|
|
|
|
|
List of events associated with Radio Button controls... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
grCreateFont is kept for backward compatibility. |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)...... |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
The different characteristics of a block can be viewed and/or modified in the description window of this block...... |
|
|
|
|
|
|
The monitoring robot allows you to manage the users related to the different check error reports...... |
|
|
|
|
|
|
Telemetry data is sent to the server regularly and is processed by the server every 2 hours...... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup.... |
|
|
|
|
|
|
The AutomaticLink property is used to:
determine if the automatic link detection mode is enabled,
enable or disable the automatic link detection mode.... |
|
|
|
|
|
|
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data. |
|
|
|
|
|
|
The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|