ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
fSelectDir (Function)
Opens a directory picker.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
fShortName (Example)
Usage example of the fShortName function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
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).
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
BurnerAddFile (Function)
Adds a file to the compilation.