ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis 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
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
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....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
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....
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).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
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).
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format