ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Setup of the WEBDEV Application Server for Linux
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
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......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
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......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
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....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Examples for using the OLE DB provider for HFSQL