ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using .NET assemblies in a project
To use .NET assemblies in a project......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
CallDLL32 (Function)
Runs a function found in an external DLL.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
DDESend (Function)
Sends a data to the program connected via DDE.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad).
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
API (Function)
Runs a function found in an external DLL.
Generating an application for Universal Windows 10 App
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......