ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HFSQL constants
List of constants used by the HFSQL functions....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).