ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
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......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
fSelectDir (Function)
Opens a directory picker.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fShortName (Example)
Usage example of the fShortName function
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
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.