ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Managing parallel tasks
The computers are becoming more and more powerful......
Composite keys
A composite key is a key item containing several other items......
fDriveInfo (Function)
Returns information about a drive.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
xlsSave (Function)
Saves an XLS document.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Find out the account that runs the AWP protocol
Configuring the IIS 7/7.5 server
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
HDeleteTrigger (Function)
Deletes a trigger.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......