ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
8. Optimizing an application
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HErrorLock (Function)
Used to check whether a lock error occurred.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Aliases on data files: HAlias
The aliases are used to handle......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Data model editor: types of links
Several types of links can be found between the files......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Combination (Type of variable)
A combination is a set of options.