ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
WDXView: Overview
WDXView is an ActiveX browser...
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....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Using the task management and the schedule
Time management is extremely important......
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.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Empty (Property)
The Empty property is used to determine if an element is empty.
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.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
FontCreate (Function)
Creates a font definition.
State (Property)
The State property is used to get and change the state of an element.
18. Order of execution of the code of buttons/links
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Android Widget windows
An Android application can contain one or more Widget windows......