ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
6. HFSQL Client/Server clusters
Creates a character string from the data found in a Table or TreeView Table control....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
6. HFSQL Client/Server cluster
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Reports
A report provides a custom view of data......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Reloading a document
To reload a document, ......
Writing an email: the available methods
This help page presents the methods for writing an email....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......