ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
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 table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Environment of the window editor
The main elements of window editor are as follows:
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Creating the skin template of a report
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Events associated with windows
List of events associated with windows...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
"?" menu
WINDEV proposes a help menu adapted to your applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Condensed (Property)
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 (Property)
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 (Property)
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 (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
18. Order of execution of the code of buttons/links
Creating anchors
The anchors are used to define specific points in a help page......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Empty (Property)
The Empty property is used to determine if an element is empty.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.