ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
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....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
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)....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
What is an application?
An application is a set of objects (windows, controls, ......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......