ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sorts in a report
The sort is used to organize the information displayed in the report......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Creating and handling an item
The main operations that can be performed on an item are as follows......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Operations performed on deployment diagrams
The following paragraphs explain......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Phone constants (Android / iOS)
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......