ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
SCM: Merging differences
WDOptimizer is used to......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns)...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
Passing parameters
The parameters can be passed to a procedure......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......