ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Various constants
List of various constants used by the constants WINDEV functions....
OpenChild (Function)
Opens a non-modal child window.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
BurnerAddFile (Function)
Adds a file to the compilation.
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.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......