ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The planes (in a window or in a report)
The planes are used to group the window controls......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
11. Controls in practice
Discover the main characteristics of the controls...
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Python: Native calls
WLanguage allows for native Python calls......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Constant
The constants are language elements whose value is fixed once and for all...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
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).
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......