ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Managing main window menus
A main menu is necessarily associated with a window......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ERR_NO_PAGE
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating the windows and the pages of the RAD pattern
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
12. Retrieving data from a site
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......
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......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
3. Application development cycle
Development cycle of a WINDEV application....