ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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.
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......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
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......
Entity of a CDM
To group information according the MERISE method, entities must be created......
List of reserved words
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....