ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Error 102: The constants can be defined in the initialization code of project, ...
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
ERR_NO_TABLE
The description window of a Pivot Table control is used to configure several elements of the control......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
WDZip: Overview
WDZip is used to compress and group your files in archives......
The pages
Pages are the main interface of a WEBDEV site......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Error 533: The expression of a { } must be a string
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min