ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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....
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....
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
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......
Customizing the User Groupware
Resets the variable to its initial value....
grParameter (Function)
Retrieves or modifies a chart parameter.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.