ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
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).
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
<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....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Reports & Queries: New features in this version
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Setup in MSI format
You can create MSI installers......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).