ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
NET constants
List of constants used by the DotNet functions....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Range Slider control properties
The following properties are associated with the Range Slider control:...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...