ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Operations performed on deployment diagrams
The following paragraphs explain......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
Thread execution
At runtime, an application runs in a main thread......
Writing an email: the available methods
This help page presents the methods for writing an email....
<Source>.RestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......