ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Error 31: The file to include is not found. Check the name and path ...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Link properties
When creating a link, you can simply specify the destination......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Outstanding progress bars
Simple or symmetric progress bar?...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
3-tier architecture
The development in "3-tier" architecture is now simplified......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
28. Site SEO
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Handling a control through programming in a report
All report controls can be handled through programming......
Hash functions
Hashing is used to summarize a file or a character string......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......