|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
|
| Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
| The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
|
| In WEBDEV, there are two methods to develop a site...... |
|
|
|
|
|
|
|
| The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
|
| Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
|
| The remote administration tool is used to manage the connections to the dynamic WEBDEV websites.... |
|
|
|
|
|
|
|
| Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
|
| The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
|
| When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
|
| The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area. |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor:... |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|