|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys.... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
|
| Transfers a file from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
| List of functions specific to WebSocket servers... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| The Diagram Editor includes many features accessible via...... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|