ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
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.
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....
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.
Managing space characters in the searches?
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......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......