ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionSavepoint (Function)
Declares a transaction savepoint.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
3-tier architecture
The development in "3-tier" architecture is now simplified......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
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....
SysRecentDocList (Function)
Returns the list of recently opened documents.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Using .NET assemblies in a project
To use .NET assemblies in a project......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WEBDEV concepts
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
.NET Assemblies
.NET is Microsoft's software development platform......