ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
EmailGetAll (Function)
Retrieves all the emails found on a server.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Chart constants
List of constants used by the functions for chart management....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HDescribeConnection (Function)
Describes a new connection to an external database.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
HDescribeFile (Function)
Describes a data file programmatically.
Passing parameters
The parameters can be passed to a procedure......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Installing a Webservice (old format)