ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Creating the menus for the pages of the WEBDEV RAD pattern
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Report blocks
A printed report includes several sections......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
ERR_BAD_ACTION
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Detailed use of WINDEV FTP/RPC
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......