ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket 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:...
XMLOpenReader (Example)
Usage example of XMLOpenReader
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:...
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....
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.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
The Signature control
The Signature control is a report control used to sign......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Managing space characters in the searches?