|
|
|
|
|
|
|
WINDEV allows you to handle an Image Editor control through programming...... |
|
|
|
|
|
|
The stress tests are used to check...... |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...... |
|
|
|
|
|
|
Saves the configuration of dynamic tabs found in a Tab control in character string format. |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
SQL allows performing set operations on groups of files...... |
|
|
|
|
|
|
The PageBorderVisible property is used to:
determine if the page borders are displayed in a Diagram Editor control.
show or hide the page borders in a Diagram Editor control.... |
|
|
|
|
|
|
The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed in a Diagram Editor control.
show or hide the "Library" panel in a Diagram Editor control.... |
|
|
|
|
|
|
The ModifierPanelVisible property is used to:
determine if the "Modifier" panel is displayed in a Diagram Editor control.
show or hide the "Modifier" panel in a Diagram Editor control.... |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
The "Dynamic tab" Tab control is used to display several windows in the same window...... |
|
|
|
|
|
|
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ...... |
|
|
|
|
|
|
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections. |
|
|
|
|
|
|
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|