ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HCloseConnection (Function)
Closes a connection to a database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
1. Examples provided with WINDEV Mobile
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Query editor
The query editor is used to automatically create queries on the data files......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
2. Static or dynamic site
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDescribeLink (Function)
Describes a link between two data files through programming.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......