ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIOpen (Function)
Opens and enables an MDI child window.
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Page constants
List of constants used by page functions....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Constants for managing the windows
List of constants used by the functions for managing the windows...
dFont (Example)
Usage example of the dFont function
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dPixelColor (Example)
Usage example of the dPixelColor function
dCopyImage (Example)
Usage example of the dCopyImage function
OCRExtractText (Function)
Reads the text contained in an image.
dText (Example)
Usage example of the dText function
tapiListen (Example)
Usage example of the tapiListen function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
OpenSister (Function)
Opens a non-modal sibling window.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....