ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating a select query
A select query (corresponding SQL statement......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HInfoView (Function)
Returns information about a materialized view.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.