ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rights on the virtual directory
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
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......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Events associated with Chart controls
List of events associated with the Chart controls...
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......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
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)......
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......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......