ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
2. Deploying a static or PHP site
Usage example of the HCreateView function...
Error 108: The size of the variable is not allowed
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis)....
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Classes, members, methods and properties
A class is made of......
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
DriveMoveDirectory (Function)
Moves a directory and its contents to another directory within a remote drive.
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
10. Customizing the aspect of a site: skin elements
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
The "Code hashtags" pane
Using the task management and the schedule
Time management is extremely important......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....