ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_NO_PROJECT
How to create a patch?
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
11. Popup page
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
12. Available tests
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
14. Generation modes
Generation modes...
Project management functions
List of functions for managing projects...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
ERR_NO_END_TAG
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....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Windows
The windows represent the main interface of a WINDEV application......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...