ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
SocketClose (Function)
Closes a socket or a connection to a server socket.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
DDEExecute (Function)
Sends a command that will be run on the server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<redisConnection variable>.Disconnect (Function)
Closes a connection to a Redis server (or cluster).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Handling a WinForm .Net control through programming
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Error 1021: The method of the class is not global
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.