ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
CallDLL32 (Example)
Usage example of the CallDLL32 function
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Creating a delete query
A delete query (corresponding SQL statement......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Generating the setup program
The last wizard step for creating the setup program allows you to......
The Signature control
The Signature control is a report control used to sign......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
WebSocket functions
List of functions specific to WebSocket servers...
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....