ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
ThreadExecute (Function)
Starts the execution of a secondary thread.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Record (Variable type)
The Record type is used to save the values of a record.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......