ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
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)...
<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)....
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......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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......
ERR_NO_PROJECT
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
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......
Windows
The windows represent the main interface of a WINDEV application......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......