ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Page templates
WEBDEV allows you to create page templates......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Variable sshSession>DisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Image variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Image>Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....