ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HDeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
ChangeAction (Example)
Usage example of ChangeAction
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
Map control properties
The following properties can be used with Map controls:...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Information 37: Optimize your FOR loop
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Managing space characters in the searches?