|
|
|
|
|
|
|
Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application test... |
|
|
|
|
|
|
Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites.... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
Plays an animation when a control, a group of controls or a window is modified. |
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
Opens a system window to select a Bluetooth device. |
|
|
|
|
|
|
Opens the User Groupware configuration window or page. |
|
|
|
|
|
|
Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
Emulates the window of the mobile (Android/iOS) simulator.... |
|
|
|
|
|
|
Modifies or retrieves the display orientation of the current window. |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
Displays or hides a sliding window (sliding menu). |
|
|
|
|
|
|
Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Adds a worksheet into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|