ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
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.
Group (Property)
The Group property is used to identify and change groups of elements.
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.
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....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
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....
OpenChild (Function)
Opens a non-modal child window.
WINDEV applications for Linux: Specific features
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
EnumControl (Example)
Usage example of the EnumControl function
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
5. The following files are automatically created
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Event (Example)
Usage example of the Event function
Font
The Font keyword can correspond to: a Font variable. the Font property....