ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
How to create a patch?
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
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....
The Clickable Image control
The Clickable Image control can be used to......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Native Access to SAP
SAP is a widely used ERP......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
20. Control templates
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HFSQL Client/Server: Configuring the data files on the server
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......