ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
The OLE control
The OLE control is used to handle an OLE object......
10. UMC: User Macro-Code
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Items used in a select query
A query created in the query editor can contain several types of items......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
5. Site test in practice
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling Gantt Chart controls programmatically
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......