|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice. |
|
|
|
|
|
|
|
| The Permission type represents a permission requested by the application (and therefore declared in the manifest). |
|
|
|
|
|
|
|
| The pdfParameter type defines all the characteristics of the PDF file to be generated. |
|
|
|
|
|
|
|
| The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
|
| The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification. |
|
|
|
|
|
|
|
| The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control. |
|
|
|
|
|
|
|
| The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram. |
|
|
|
|
|
|
|
| The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle. |
|
|
|
|
|
|
|
| The htmlDocument type is used to define all the advanced characteristics of an HTML document. |
|
|
|
|
|
|
|
| The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document. |
|
|
|
|
|
|
|
| The modbusSession type is used to identify a connection to a Modbus server. |
|
|
|
|
|
|
|
| The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server. |
|
|
|
|
|
|
|
| The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML). |
|
|
|
|
|
|
|
| The htmlNode type is used to define all the advanced characteristics of a node of an HTML document. |
|
|
|
|
|
|
|
| The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control |
|
|
|
|
|
|
|
| The gglNotification type is used to define information about event notifications in a calendar. |
|
|
|
|
|
|
|
| The picText type is used to define all the advanced characteristics of a Text layer. |
|
|
|
|
|
|
|
| The picRTF type is used to define all the advanced characteristics of a layer that contains RTF. |
|
|
|
|
|
|
|
| The Continent type is used to find out the characteristics of a continent. |
|
|
|
|
|
|
|
| The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
|
| The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
| The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
|
| An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
|
| Specifies the mode for processing the errors:
the errors are processed by WINDEV
the errors are processed by the program.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|