ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
fFileExist (Function)
Checks the existence of an external file.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iForceComplement (Function)
Forces the printing of a Body Complement block.
InitRandom (Function)
Initializes the generator of random numbers.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
fDelete (Example)
Usage example of the fDelete function
Saving entered data (AAF)
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
MyParent (Reserved word)
MyParent is used to handle...
Multi-product external components
Components are a remarkably useful tool for development teams......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function