ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
zipDeleteAll (Function)
Deletes all files from an archive.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
2. Database schema in practice
WINDEV Mobile tutorial: Deploying an iOS application 10 min...
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
ComponentInfo (Function)
Returns information about a component.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.