ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a patch?
ERR_NO_PROJECT
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
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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......
Importing a non-WINDEV window
You are interested by a window found in a non-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.
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....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......