ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Operations performed on state-transition diagrams
The following paragraphs explain......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Examples for using the OLE DB provider for HFSQL
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Operations in a Select query : add and delete
The following paragraphs present......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......