ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
FinError (Example)
Usage example of the FinError function
Designing a supercontrol
A supercontrol is an advanced type of control......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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....
Drawer control properties
List of properties associated with the Drawer control...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Error 109: The fixed string is too long
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HNext (Function)
Sets the position on the next data file record according to a browse item.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
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.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......