ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
List of extension attributes
The list of extension attributes ......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
AAF: Sort/Search/Filter on the columns of Table controls
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....