ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
WEBDEV license agreement
WEBDEV license agreement...
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
7. Layouts using the Flexbox control
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).