ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
OLELoad (Function)
Initializes an OLE control with an OLE object.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
zipCreateExe (Example)
Usage example of the zipCreateExe function
FTPCommand (Example)
Usage example of the FTPCommand function
HRecNum (Example)
Usage example of the HRecNum function
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Miscellaneous Windows constants
List of constants used by the Windows functions....
Simple statements
HNbRec (Example)
Usage example of the HNbRec function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.