ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
<Unicode string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
<Unicode string>.RegexReplace (Function)
Replaces all the parts of a string that match a specific format.
<ANSI string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
IFrame control
IFrame is an HTML concept......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......