ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Error 1015: The method of the class is protected
Error 1008: The member of the class is protected
SQLLast (Function)
Sets the position on the last row of the query result.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Error 1016: The method of the class is private
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Access rights to a class property
A property is a code element that includes two processes......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Multilingual project
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Organization chart linked to a data file
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
12. Universal replication
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.