ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
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.
BurnerAddFile (Function)
Adds a file to the compilation.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HOpen (Function)
Opens a table.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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....
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Google constants
List of constants used by the Google functions....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....