ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Events associated with Link controls
List of events associated with Link controls...
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
21. Reports
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Events associated with windows
List of events associated with windows...
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......