ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Creating a Pivot Table control
To create a Pivot Table control......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
<Variable DiskFile>Create (Function)
Creates an external file.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......