ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Telephony constants
List of constants used by telephony functions...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Type (Property)
The Type property is used to get and change the type of an element.
SQLExec (Function)
Names and runs an SQL query.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
HDescribeConnection (Function)
Describes a new connection to an external database.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Looper controls
List of events associated with Looper controls...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.