ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Bar code constants
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
WEBDEV 2024 Tutorial
Body Complement block
The Body complement block is linked to the Body block......
ERR_NO_PROJECT
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project management functions
List of functions for managing projects...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
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)....
11. Popup page
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Removing a project from the SCM (Source Code Manager)
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Functions for managing objects (External language)