ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Extracting messages added or modified since last extraction
A project was already created and translated......
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......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Report blocks
A printed report includes several sections......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Constants for managing tiles
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).
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
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:
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....
Private Store for mobile applications
There are two methods two deploy your applications......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
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.