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.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HCreateMovableReplica (Function)
Creates a movable replication.
GDI+ framework
Some WINDEV features use the GDI+ framework......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Customizing the User Groupware
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.