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.
13. External component in practice
External component in practice...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
FolderData (Function)
FolderData is kept for backward compatibility.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Record (Type of variable)
The Record type is used to save the values of a record.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...