ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Error 1015: The method of the class is protected
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Test of a query
The query editor allows you to run the test of query result......
Error 19: The step of this FOR loop must be constant
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
ERR_BAD_CONTEXT
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
WDSQL, SQL querier: Overview
WDSQL is used to......