|
|
|
|
|
|
|
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo. |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo. |
|
|
|
|
|
|
All the looper attributes can be handled by programming...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...... |
|
|
|
|
|
|
To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
Dynamically changes the window displayed in an Internal Window control.
Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
Dynamically changes the window displayed in an Internal Window control.
Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
...The Conference control allows you to view and/or listen to video and/or sound in real time...... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
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 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|