ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
fExeDir (Function)
Returns the directory from which the execution is started.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compile (Example)
Usage example of the Compile function
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HDelete (Function)
Deletes a record from a table (query or view).
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
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.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......