ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
11. External component
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.