ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Feedback component
The Feedback component is a component provided with WINDEV......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ERR_DISCONNECTED_BY_ADMIN
Data persistence
The data persistence is used to store the value typed by the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024 Tutorial - Table of contents
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
How to open a window?
WEBDEV concepts
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ERR_NO_APPLICATION
5. Deploying a dynamic site (Session or AWP) in practice
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Using an external component in an application
A component can be reused at any time in any application......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
5. User Groupware in practice