ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Zombie data files and items
During the life of an application, items live and die......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
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....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.