ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Accessing a database via a web service
The database can be accessed via a web service......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
Rights on the virtual directory
<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....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
24. Displaying and linking pages
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Multilingual project
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Error 2: Incomplete line
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......