ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).