ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
<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.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HInfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
.Net functions
List of .Net functions...
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Constants for managing Big Data Redis databases
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.