ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Events associated with TreeView controls
List of events associated with TreeView controls...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Using the query result
The result of a select query can be used in......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Summary table: Installing a WINDEV application
One major step when developing an application is deploying the application to client computers......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....