ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Radio Button control properties
List of properties associated with a Radio Button control...
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......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
MatExist (Function)
Checks the whether the matrix exists in memory.