ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1038: This member already exists in the class
Spécifie les dimensions du cube OLAP sur l'axe des Y...
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Error (Function)
Displays a custom error message in a system error window.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Application functions with "Live update"
List of functions for managing the applications with "live update"...
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......