ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. 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....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Python: Native calls
WLanguage allows for native Python calls......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Classes, members, methods and properties
A class is made of......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Project portfolio
From version 25, you can create "project portfolios"......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......