ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
ERR_NO_APPLICATION
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 data file....
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Changing sites from AWP to SEO-ready session mode
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Specific features of the Express version
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
HFSQL Client/Server: Configuring the server
Examples for using the OLE DB provider for HFSQL
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Type and version of Web server
The configuration diagnostic displays the following error......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......