ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Sub-query
A sub-query is a query whose result is used by another query......
Writing an email: the available methods
This help page presents the methods for writing an email....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Help editor options
The options of the help editor ("Display......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Report blocks
A printed report includes several sections......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......