ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
InRecycleMode (Function)
Indicates whether "Recycle pre-launched sessions" is enabled in the project options.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Error 703: The property does not exist
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Information 2104: This function is kept for backward compatibility
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
WDMSG license agreement
WDMSG license agreement...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
WDINT license agreement
WDINT license agreement...
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
End of break block
The End of break block is optional......