ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
11. Popup page
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......