ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
14. Report templates
Report templates...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Using WDDIXIO
To translate the text used in your project:...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
22. Report templates
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Select query description window: Items used
Creating the menus for the pages of the WEBDEV RAD pattern
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Using several libraries in an application
A library is a WDL file that contains all the resources......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
XML management: Use example
This application example manages an XML file named "Orders......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......