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.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HCopyRecord (Example)
Usage example of the HCopyRecord function
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Constants for the archiving functions
List of constants used by the archiving functions....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Creating the Form pages of a WEBDEV RAD pattern
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
9. Sharing a project in practice
Sharing a project in practice...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Break in a report
The break is used to group the records corresponding to a sort criterion......
fSelect (Example)
Usage example of the fSelect function
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Count (Property)
The Count property returns the number of elements in a given set.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
8. Project sharing in practice
Deselects a row in a Looper control....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
zipChangePath (Example)
Usage example of the zipChangePath function
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......