ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallVersion (Function)
Installs a specific application version.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Date (Type of variable)
The Date type enables you to easily handle the dates...
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......