ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Events associated with Splitter controls
List of events associated with Splitter controls...
ForbiddenFunctions (Property)
The ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code Editor control, or with the Compile, ExecuteCode or EvaluateExpression functions.
Error 121: Shadowing a structure
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Events associated with Spin controls
List of events associated with Spin controls...
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Error 107: Redefinition of the parameter
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Using the WINDEV windows from the Java sources
WINDEV can be used to generate windows for a Java application......
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Warning 124: Shadowing a global variable
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....