ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Project management functions
List of functions for managing projects...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
1. Testing a site: Elements to be tested
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Glossary
The glossary lists all the abbreviations used in the code editor......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
AWP without UI
Bootstrap, Angular, React, Vue......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.