ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Handling controls in a report
The different operations available for the report controls are as follows......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Operating mode of dynamic Active WEBDEV Pages
iPrintReport (Function)
Prints a report created with the report editor.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
XMLFind (Function)
Performs a search in an XML document.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
MatCopy (Function)
Creates the copy of a matrix.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......