|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Deletes data from the Google server. |
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control...... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| The two-level setup (or multisite setup) combines:
a reference network setup deployed on a local network.
an HTTP setup used to update the reference setup on the local network.... |
|
|
|
|
|
|
|
| Lists the versions available on the reference setup server. |
|
|
|
|
|
|
|
| In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
|
| Protects a PDF document with a password. |
|
|
|
|
|
|
|
| Allows you to find out whether an update is available for the specified application. |
|
|
|
|
|
|
|
| The setup wizard allows you to:
Select and configure the files to install. This step is very important.
Specify the WINDEV framework used by the installer.... |
|
|
|
|
|
|
|
| If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...... |
|
|
|
|
|
|
|
| The management of users allows you to find out from the server...... |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
|
| A library is a WDL file that contains all the resources...... |
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| Returns the caption of the last error caused by an XLS function. |
|
|
|
|
|
|
|
| Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
|
| Extract the text contained in an Document PDF. |
|
|
|
|
|
|
|
| Extract the text contained in an Document PDF. |
|
|
|
|
|
|
|
| Deletes a worksheet from the Excel document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|