ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
How to perform a full file browse?
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
The "Analysis" pane
The "Analysis" pane lists......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Break in a report
The break is used to group the records corresponding to a sort criterion......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.