ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Label report
The report editor allows you to create "Label" reports......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
SQL view
An SQL view is a virtual data source defined by an SQL query......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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......
The Rich Text Area control
The Rich Text Area control is a Static Text control offering several layout possibilities......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Extracting messages added or modified since last extraction
A project was already created and translated......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.