ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
DocInfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Declaring and using a variable
A variable is defined by name and type......
Age (Function)
Returns the age according to the date of birth.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......