ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Assisted universal replication: specific features
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
ServiceExist (Function)
Checks whether a service is installed.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Zombie data files and items
During the life of an application, items live and die......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ArraySort (Function)
Sorts a WLanguage array.