|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
|
| Lists the replications available on a master HFSQL server. |
|
|
|
|
|
|
|
| Deletes a directory from an HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| The modeling editor proposes an advanced management of styles...... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys.... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
|
| WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites.... |
|
|
|
|
|
|
|
| The backup of the HFSQL Client/Server databases can be performed...... |
|
|
|
|
|
|
|
| Executes a command on a Redis server and retrieves the result. |
|
|
|
|
|
|
|
| The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
| Transfers a file from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
| Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
|
| The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| To create a scenario, the following elements must be installed on the current computer...... |
|
|
|
|
|
|
|
| The query editor allows you to easily handle the queries.... |
|
|
|
|
|
|
|
| The description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|