ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLDocument (Function)
Creates a new XML document.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.