ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Saving entered data (AAF)
18. Secure payment
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
12. Control templates
WINDEV Mobile allows you to create control templates....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
The Upload control
The Upload control is used to upload files on the Web server......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......