ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing internal components (via SCM)
An internal component is a set of elements from a project......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Constants used by the XML signature
Constants used by the XML signature...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
iBorder (Function)
Prints a border at specified coordinates.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
zipCreate (Function)
Creates an archive.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
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......