ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HDeleteServerTrigger (Function)
Deletes a server trigger.
HTTPRequest (Function)
Starts an HTTP request on a server.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
WINDEV FTP functions
List of WINDEV FTP functions...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
GglUploadDocument (Function)
Uploads a document to the Google server.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
WEBDEV Application Server 2024
GglDelete (Function)
Deletes data from the Google server.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....