ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
grIncreaseData (Function)
Adds a value to a data in a chart.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
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....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
zipChangePath (Example)
Usage example of the zipChangePath function
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Properties associated with the areas defined in Zoning mode
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HPass (Function)
Defines the password used to create or open a data file.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.