|
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
Immediately runs a scheduled task regardless of its schedule:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Declares a transaction savepoint. |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ. |
|
|
|
|
|
|
The Certificate type is used to handle:
the certificates used to sign the strings or the files.
the certificates used to sign the emails.... |
|
|
|
|
|
|
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode. |
|
|
|
|
|
|
In a REST Webservice, an entry point can have several types...... |
|
|
|
|
|
|
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook). |
|
|
|
|
|
|
The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table. |
|
|
|
|
|
|
Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system. |
|
|
|
|
|
|
WEBDEV allows you to manage all the WEBDEV styles used in a project...... |
|
|
|
|
|
|
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc. |
|
|
|
|
|
|
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types. |
|
|
|
|
|
|
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control. |
|
|
|
|
|
|
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables. |
|
|
|
|
|
|
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|