ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Table,Get (External language)
Retrieves the value of a given element or the element selected in a table.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
9. Overlaying controls
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......