ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbWriting (Type of variable)
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.
pdfSignature (Type of variable)
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).
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.