ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
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......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
7. Multilingual websites in practice
Returns an array without duplicates....
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
29. SEO in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The HTML Display control
The HTML Display control displays a web page in an application......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......