ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
12. Control templates
WINDEV Mobile allows you to create control templates....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
13. Types of standard controls
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....