ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Replication vocabulary
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WINDEV Mobile concepts
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......