ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Page Footer block
The Page footer block is run at the end of each page......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
11. Controls in practice
Discover the main characteristics of the controls...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
State (Property)
The State property gets and sets the state of an element.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Merging differences (SCM)