ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Looper control
A Looper control is used to repeat the controls found in a specific area......
EXE constants
List of constants used by the functions for managing executables....
Modbus constants
Constants used by the Modbus management functions....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
API (Function)
Runs a function found in an external DLL.
fWrite (Function)
Writes: a character string into an external file. a memory section....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
fFileExist (Function)
Checks the existence of an external file.
fUnlock (Function)
Entirely or partially unlocks an external file.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
fLock (Function)
Entirely or partially locks an external file.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
CallDLL32 (Function)
Runs a function found in an external DLL.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
JSONValid (Function)
Checks the validity of a JSON string.