ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a dynamic WEBDEV site
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
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......
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......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
2. Examples and components provided with WEBDEV
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
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......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Events associated with Chart controls
List of events associated with the Chart controls...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Creating a select query
A select query (corresponding SQL statement......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
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....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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......