ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
WEBDEV 2024 Tutorial
How to create a patch?
The pages
Pages are the main interface of a WEBDEV site......
12. Available tests
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
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......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
11. Popup page
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
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
The HTML Display control
The HTML Display control displays a web page in an application......