ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WDZip: Create or modify an archive
This help page explains how to......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Composite keys
A composite key is a key item containing several other items......
zipListFile (Function)
Returns the list of files found in an archive.
13. External component in practice
External component in practice...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....