ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find out the account that runs the AWP protocol
Creating anchors
The anchors are used to define specific points in a help page......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
End of break block
The End of break block is optional......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
4. Create a page in the editor...
ERR_BAD_PARAMETER
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....