ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
SQLExec (Function)
Names and runs an SQL query.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Accessibilité (Property)
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......