ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Rights on the virtual directory
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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....
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)......
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)......
The Flexbox control
Flexbox is a standard layout system for web pages......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
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...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
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....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Error 202: The method already has an access attribute (public, protected or private)
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......