|
|
|
|
|
|
|
A control template is a set of controls that can be reused in several windows or pages... |
|
|
|
|
|
|
List of events associated with control templates |
|
|
|
|
|
|
A custom property is a code element with two events... |
|
|
|
|
|
|
Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
List of events associated with windows... |
|
|
|
|
|
|
The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
MyRightSlidingWindow is used to handle the right sliding window associated with the current window. |
|
|
|
|
|
|
The Empty property is used to determine if an element is empty. |
|
|
|
|
|
|
The Group property is used to identify and change groups of elements. |
|
|
|
|
|
|
The Modified property lets you know if an element has been modified. |
|
|
|
|
|
|
The StoredValue property gets and sets the stored value of an element. |
|
|
|
|
|
|
Used to enable or disable the secure SSL mode. |
|
|
|
|
|
|
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...... |
|
|
|
|
|
|
Since January 1 2002, the Euro becomes the only currency in most European countries...... |
|
|
|
|
|
|
The NumberColumn property is used to get and change the number of columns of an element. |
|
|
|
|
|
|
Creates a font definition. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|