ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Variable scope
Variables can be declared anywhere in the code....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The planes (in a window or in a report)
The planes are used to group the window controls......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Events associated with Chart controls
List of events associated with the Chart controls...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Currencies
A currency is a real coded on 10 bytes....