ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
Structure (Type of variable)
A structure is a custom type of data...
PythonExecute (Function)
Executes a function present in a Python module.
fClose (Function)
Closes an external file.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Replication management functions
Three types of replication are proposed......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
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......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Recompiling the project
The project compilation is a process used to......
Creating a Pivot Table control
To create a Pivot Table control......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Description window of a combining query
The description window of a combining query consists of several sections......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
HFSQL Client/Server: Configuring the server
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).