ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
WDTRAD options
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Feedback component
The Feedback component is a component provided with WINDEV......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Creating and handling an item
The main operations that can be performed on an item are as follows......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
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....
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
<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....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Error 42: Label out of scope of GOTO
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......