ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Handling controls in a report
The different operations available for the report controls are as follows......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
13. Universal replication
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Dictionary
The dictionary is a file that can contain the project elements......
Data persistence
The data persistence is used to store the value typed by the user......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Error 1054: 'Ancestor' cannot be used outside the code of a class
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Managing main window menus
A main menu is necessarily associated with a window......