ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
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......
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......
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......
ERR_BAD_ACTION
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....
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
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Customize the interface: move, enlarge or color controls
DDE constants
List of constants used by the DDE functions...
DDE functions
List of DDE functions...
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Cos (Function)
Calculates the cosine of an angle.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......