ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
The different copy modes
Two different copy modes are proposed by WDTRAD......
InitRandom (Function)
Initializes the generator of random numbers.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
fFileExist (Function)
Checks the existence of an external file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
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.
iForceComplement (Function)
Forces the printing of a Body Complement block.
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.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......