ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
5. Which type of server to choose?
Using the query result
The result of a select query can be used in......
1. What is a website?
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
<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)....
ERR_NO_PROJECT
Declaring and using a variable
A variable is defined by name and type......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Edit options of a report
The report editor allows you to......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The Image control
The Image control is used to......