ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Merging differences (SCM)
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The "Analysis" pane
The "Analysis" pane lists......
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......
Creating a select query
A select query (corresponding SQL statement......
Enumeration (Type of variable)
An enumeration is a set of values......
Google constants
List of constants used by the Google functions....
How to manage enumerations programmatically?
GglDelete (Function)
Deletes data from the Google server.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
4. When to use the debugger?