ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
WinStatus (Function)
Identifies or modifies the window status.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
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....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.