ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Chart controls
List of events associated with the Chart controls...
Events associated with Looper controls
List of events associated with Looper controls...
Kanban control events
The following events are associated with Kanban controls......
19. Upload: Sending files to the server
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Bar code constants
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Bar Code functions
The following functions are used to manage bar codes:...
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......