ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Handling menu options programmatically
The menu options can be handled......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
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)...
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....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
User report editor (Reports & Queries)
A report provides a custom view of data......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
iPrintReport (Function)
Prints a report created with the report editor.