ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 301: Unknown identifier
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Combination (Type of variable)
A combination is a set of options.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Recompiling the project
The project compilation is a process used to......
1
2
3
4
5
6
54
>