ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
WINDEV applications for Linux: Specific features
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
HStopServer (Function)
Stops an HFSQL server.
HOnError (Function)
Customizes the management of HFSQL errors.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....