|
|
|
|
|
|
|
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user. |
|
|
|
|
|
|
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: |
|
|
|
|
|
|
Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
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 |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications...... |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
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 anchors are used to define specific points in a help page...... |
|
|
|
|
|
|
The automatic index generation suggests index keywords based on the content of your help page...... |
|
|
|
|
|
|
The Empty property is used to determine if an element is empty. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|