ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Recycle code windows
By default, a single code window is opened per ......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
2. User-friendly editors in practice
User-friendly editors in practice...