ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Project portfolio
From version 25, you can create "project portfolios"......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
HOut (Example)
Usage example of the HOut function
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
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.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ChangeStyle (Function)
Modifies the style of a control dynamically.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Select query description window: Items used
Query editor
The query editor is used to automatically create queries on the data files......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......