ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOpenReader (Example)
Usage example of XMLOpenReader
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.
Information 37: Optimize your FOR loop
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:...
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....
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Managing assertions
...The main available features are as follows:...
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.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Managing space characters in the searches?