ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.