ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
16. Java applications in practice
Java applications in practice...
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Python: Native calls
WLanguage allows for native Python calls......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).