ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
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
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....
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.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
FontCreate (Function)
Creates a font definition.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
State (Property)
The State property is used to get and change the state of an element.
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.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Android Widget windows
An Android application can contain one or more Widget windows......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....