ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Changing sites from AWP to SEO-ready session mode
12. Control templates
WINDEV Mobile allows you to create control templates....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HFSQL functions (prefix syntax)
List of functions for HFSQL management...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
String functions
List of functions for managing character strings...
HFSQL functions
List of functions for HFSQL management...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Position (Function)
Finds the position of a specified string within another string.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......