ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
VariableReset (Function)
Resets the variable to its initial value.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Environment of code editor
Various WEBDEV constants
Various WEBDEV constants...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Wait (Function)
Temporarily stops the program execution.
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.