ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
HCheckStructure (Function)
Defines the mode for comparing tables.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
Using .NET assemblies in a project
To use .NET assemblies in a project......
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......