ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Functions for managing images (prefix syntax)
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
5. User Groupware in practice
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<Image variable>.Copy (Function)
Copies an image to another image.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Functions for managing images
Telemetry: Main features
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Execute (Function)
Starts the execution of a process through programming.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.