ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
BurnerSelect (Function)
Used to select the default burner.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
BurnerCancel (Function)
Cancels the current burn process.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
BurnerAddFile (Function)
Adds a file to the compilation.
Multimedia control properties
List of properties associated with the Multimedia control...
Creating a translation file
WDINT allows you to create a translation file....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ControlClone (Function)
Creates a new control from an existing control.
Burner constants
List of constants used by the burner functions....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Error 201: The method already has a virtual attribute
REP files
REP files contain the list of data files handled by the application....
gImage (Function)
Builds a sequence of characters containing an image.
SysNation (Function)
Returns the nation currently used by the system.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
grColor (Function)
Returns and initializes the color of different chart elements.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.