ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ERR_BAD_URL
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Compilation options (HLP format)
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
xlsUnmergeCell (Function)
Unmerges a range of cells.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Functions for managing the Combinations and Enumerations
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
PDF Reader control functions (prefix syntax)
The following functions are used to manage PDF Reader controls:...
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Combination (Type of variable)
A combination is a set of options.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.