ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageToName (Function)
Returns the name of a language.
HFSQL management functions
List of functions for HFSQL management...
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
XML functions
List of XML functions...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
16. Java applications in practice
Java applications in practice...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
How to open a page?
ERR_NO_PROJECT
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Printing nested reports
To create a main report containing several secondary reports:...
Removing a project from the SCM (Source Code Manager)
Image editor: Features
The image editor includes several features......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HOnError (Function)
Customizes the management of HFSQL errors.