|
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control. |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
When your Java application is developed, you can...... |
|
|
|
|
|
|
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...... |
|
|
|
|
|
|
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control. |
|
|
|
|
|
|
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
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.
find out or modify the collapsed/expanded 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.... |
|
|
|
|
|
|
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction"). |
|
|
|
|
|
|
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self"). |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection. |
|
|
|
|
|
|
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 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 Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|