ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Installation directory
The setup wizard allows you to configure the installation directory of application....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Generating an application for Universal Windows 10 App
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
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......
JSON: Handling multi-gigabyte files
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Standard FTP functions
List of standard FTP functions...
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....