ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Sub-query
A sub-query is a query whose result is used by another query......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Reals
Phone constants (Android / iOS)
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
IF statement
The conditional IF statement allows you to run an action according to a condition...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.