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...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
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...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
AttachPointDeleteAll (Function)
Deletes all the connection points for a 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.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Report controls
Several types of controls can be handled in a report created by the report editor......
7. AJAX technology
Draws a rectangle in an Image variable....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Component (Property)
The Component property configures the different components of a composite key.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....