|
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation.... |
|
|
|
|
|
|
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation.... |
|
|
|
|
|
|
A Wire control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL Classic data files...... |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file...... |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment...... |
|
|
|
|
|
|
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control.... |
|
|
|
|
|
|
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
Returns the quality level of connection: the higher the level is, the faster the connection will be. |
|
|
|
|
|
|
Allows you to define the characteristics of the sort for the Unicode items found in a data file. |
|
|
|
|
|
|
Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|