ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
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.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
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, ......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......