ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using RAD patterns
The steps for creating a RAD pattern are as follows......
Generating the RAD pattern
To generate a RAD pattern:...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Local procedure
Two types of procedures are available......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Properties linked to the Euro management
List of properties linked to the Euro management...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Aliases on data files: HAlias
The aliases are used to handle......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.