ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ERR_NO_PAGE
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
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......
4. User Groupware
User Groupware...
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......
WINDEV concepts
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
The Flexbox control
Flexbox is a standard layout system for web pages......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).