ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
iBorder (Function)
Prints a border at specified coordinates.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Phone constants (Android / iOS)
HJSONToRecord (Function)
Imports JSON data into the current record.
How to use an array of structures?
An array of structures is an Array variable......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
grParameter (Function)
Retrieves or modifies a chart parameter.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......