ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
<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
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
13. Types of standard controls
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
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......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Generating the setup program
The last wizard step for creating the setup program allows you to......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
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
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...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).