ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Windows
The windows represent the main interface of a WINDEV application......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Calling a procedure/a function
Syntax for calling a local or global procedure.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Examples for using the OLE DB provider for HFSQL
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
The Dashboard control
Dashboards are essential elements in an application......