ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
WDXView: Overview
WDXView is an ActiveX browser...
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
2. User-friendly editors in practice
User-friendly editors in practice...
EnumControl (Example)
Usage example of the EnumControl function
Font
The Font keyword can correspond to: a Font variable. the Font property....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Event (Example)
Usage example of the Event function
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
MyParent (Reserved word)
MyParent is used to handle...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......