ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Creating the executable and the setup program
The languages supported by the application are taken into account......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
BurnerCancel (Function)
Cancels the current burn process.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).