ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combination (Type of variable)
A combination is a set of options.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
iForceComplement (Function)
Forces the printing of a Body Complement block.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
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.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....