ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
Example for creating a select query
This help page explains how to create two select queries......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ERR_NO_PAGE
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
3. Application development cycle
Development cycle of a WINDEV application....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Installing a Webservice (old format)
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the 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......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
"?" menu
WINDEV proposes a help menu adapted to your applications......
4. User Groupware
User Groupware...