ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
5. Project configuration
Project configuration...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Body block
The Body block corresponds to the main block of the report......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
5. HFSQL Cient/Server
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Task list
Each project can be associated with a task list......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Report data source
...The reports can be created with the data coming from:...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......