ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteProcedure (Function)
Runs a stored procedure.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Code editor: Display options
The code editor proposes several display options......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SQLExec (Function)
Names and runs an SQL query.
The Cell control
The Cell control contains controls......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
DotNetRun (Function)
Runs a procedure on a .Net server.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
NET constants
List of constants used by the DotNet functions....
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HDropView (Function)
Removes a materialized view from the HFSQL server.