ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
grIncreaseData (Function)
Adds a value to a data in a chart.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HListConnection (Function)
Returns the list of connections currently described in the application.
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.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
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.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
fDelete (Example)
Usage example of the fDelete function
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Handling Organization Chart controls programmatically
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......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....