ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawer control properties
List of properties associated with the Drawer control...
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
List,Select,? (External language)
Returns the element selected in the list.
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
FinError (Example)
Usage example of the FinError function
Designing a supercontrol
A supercontrol is an advanced type of control......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
SysRecentDocList (Function)
Returns the list of recently opened documents.
SNMP constants
List of constants used by the SNMP functions....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Error 111: The Pascal string %1 is too long
Events associated with supercontrols
List of events associated with supercontrols...
Radio Button control properties
List of properties associated with a Radio Button control...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Using a query with parameters
A query with parameters can be used......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Events associated with the Pivot Table control
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).