ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Static Text control
A Static Text control is a control used to display a static text......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
hScheduledOptimization (Variable type)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
ERR_BAD_URL
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
User Groupware files
Two categories of data files are managed......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database......
Error 1037: This member already exists in the structure
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
7. HFSQL: Physical files
Checks the validity of an IdNr (personal identification number in Germany)....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Error 30: An exception process cannot be declared inside another exception process...