ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysRecentDocList (Function)
Returns the list of recently opened documents.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
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
Generating an application for Universal Windows 10 App
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Designing a supercontrol
A supercontrol is an advanced type of control......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
TimeToString (Function)
Converts a time to a string in the specified format.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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.
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....
Drawer control properties
List of properties associated with the Drawer control...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
Error 111: The Pascal string %1 is too long
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
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.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.