ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
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......
7. Multilingual applications in practice
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The Edit control
The Edit control allows users to enter data......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Handling Scheduler controls programmatically
A Scheduler control can be......
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......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......