ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Generating an application for Universal Windows 10 App
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
iDestination (Function)
Configures the print destination.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Internal component
An internal component is a set of elements from a project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Android Control Center
Do you know where to find your application log files?...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Creating the Relation windows of a WINDEV RAD pattern