ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
SQL functions: Special case
List of SQL functions: Special case...
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Supercontrol
A supercontrol is an advanced type of control......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
2. Static or dynamic site