|
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The diagLayout type is used to define all the layout characteristics of a diagram. |
|
|
|
|
|
|
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control. |
|
|
|
|
|
|
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel. |
|
|
|
|
|
|
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram. |
|
|
|
|
|
|
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram. |
|
|
|
|
|
|
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram. |
|
|
|
|
|
|
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 mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted. |
|
|
|
|
|
|
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted. |
|
|
|
|
|
|
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk. |
|
|
|
|
|
|
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated. |
|
|
|
|
|
|
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated. |
|
|
|
|
|
|
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced. |
|
|
|
|
|
|
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document. |
|
|
|
|
|
|
The iaConfigureContourDetection type is used to define the parameters of the contour detection function. |
|
|
|
|
|
|
The mongoOperationsOption type is used to define the options of bulk operations. |
|
|
|
|
|
|
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server. |
|
|
|
|
|
|
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc. |
|
|
|
|
|
|
The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service. |
|
|
|
|
|
|
The gglOverride type is used to define information about event notification overrides. |
|
|
|
|
|
|
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers. |
|
|
|
|
|
|
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|