ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<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......
<Image variable>.Copy (Function)
Copies an image to another image.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
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.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<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.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
FileDisplay (Function)
Displays a file in the browser of Web user.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Style sheet
A style sheet ("......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
VariantConvert (Function)
Converts the value stored in a Variant variable].