ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Call a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
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......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls. It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
7. AJAX technology
Draws a rectangle in an Image variable....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
"?" menu
WINDEV proposes a help menu adapted to your applications......
4. User Groupware
User Groupware...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.