ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
FinError (Example)
Usage example of the FinError function
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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......
Drawer control properties
List of properties associated with the Drawer control...
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.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Error 111: The Pascal string %1 is too long
Radio Button control properties
List of properties associated with a Radio Button control...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
NFC constants
List of constants used by the NFC functions...
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......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.