ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
FileDisplay (Function)
Displays a file in the browser of Web user.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
BrowserType (Function)
Returns the type of browser used by the Web user.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDDeploy features
WDDeploy can be used to......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.