ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
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......
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......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......