ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
11. External component
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
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....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating a query
Two methods can be used to create a query......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Rights on the virtual directory
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......