ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Java archive
When your Java application is developed, you can......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
DriveUploadFile (Function)
Uploads a local file to a remote drive.
List of extension attributes
The list of extension attributes ......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HStatNbRec (Function)
Returns the number of entries for a given key item.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.