|
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document. |
|
|
|
|
|
|
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document. |
|
|
|
|
|
|
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable. |
|
|
|
|
|
|
The docProperty type is used to define the properties of a Word Processing document. |
|
|
|
|
|
|
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable. |
|
|
|
|
|
|
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer. |
|
|
|
|
|
|
The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign). |
|
|
|
|
|
|
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice). |
|
|
|
|
|
|
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server. |
|
|
|
|
|
|
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server. |
|
|
|
|
|
|
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server. |
|
|
|
|
|
|
The hbConnection type is used to define the characteristics of a connection to a HBase server. |
|
|
|
|
|
|
The hbTableDescription type is used to define and find out the characteristics of an HBase table. |
|
|
|
|
|
|
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items). |
|
|
|
|
|
|
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table. |
|
|
|
|
|
|
The hbReading type is used to define the characteristics of a read operation. |
|
|
|
|
|
|
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database. |
|
|
|
|
|
|
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database. |
|
|
|
|
|
|
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database. |
|
|
|
|
|
|
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database. |
|
|
|
|
|
|
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|