ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV license agreement
WEBDEV license agreement...
ERR_NO_PROJECT
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Body Complement block
The Body complement block is linked to the Body block......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Assisted universal replication: specific features
2. Analysis in practice
Detailed use of WINDEV FTP/RPC
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
WEBDEV Application Server - 10 connections - License agreement
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Data model editor: types of links
Several types of links can be found between the files......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Managing space characters in the searches?
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).