ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Composite keys
A composite key is a key item containing several other items......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Help editor options
The options of the help editor ("Display......
HClient structure
The HClient structure is used to......
Test of a query
The query editor allows you to run the test of query result......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...