|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
|
| By default, a frameset is used to display several pages in the same window of the browser...... |
|
|
|
|
|
|
|
| In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
|
| To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
|
| ...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements.... |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
|
| Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to automatically generate and install a 64-bit application. |
|
|
|
|
|
|
|
| WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions.... |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential...... |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable...... |
|
|
|
|
|
|
|
| ...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
|
| In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|