ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
HStopServer (Function)
Stops an HFSQL server.
ChangeAction (Example)
Usage example of ChangeAction
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
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.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
How to develop a PHP site?
What is a PHP site?......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The Tab control
The Tab control is used to simultaneously display different controls......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Managing space characters in the searches?
Configuring the IIS 7/7.5 server
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......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.