|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
|
| The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
know or modify the wound/unwound status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
|
| Waits for the end of process about the notifications of modification of a shared memory area. |
|
|
|
|
|
|
|
| ...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
|
| When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
|
| The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
|
| Disables the interception of an SNMP trap. |
|
|
|
|
|
|
|
| Enables the interception of an SNMP "trap" sent by an agent. |
|
|
|
|
|
|
|
| Converts an OID from its numeric representation to its text representation. |
|
|
|
|
|
|
|
| Converts an OID from its text representation to its numeric representation. |
|
|
|
|
|
|
|
| To propose to download a report in PDF format on the computer of the Web user, you must...... |
|
|
|
|
|
|
|
| The TabMDI property is used to:
Get the type of a Tab control (simple tab or dynamic tab - MDI).
Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.... |
|
|
|
|
|
|
|
| The Timeout property is used to get and change the time after which the connection is considered to have "failed". |
|
|
|
|
|
|
|
| The OutgoingData property is used to determine and change the type of data emitted by the stream. |
|
|
|
|
|
|
|
| The IncomingData property gets and sets the type of data received by the stream. |
|
|
|
|
|
|
|
| The Address property is used to:
Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect.
Get the address of the last outgoing connection request.... |
|
|
|
|
|
|
|
| The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|