ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XML management: Use example
This application example manages an XML file named "Orders......
WDOptimizer: Editing and modifying a ".REP" file
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
xlsSave (Function)
Saves an XLS document.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Share your projects via Git
Git is a source code manager......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......