ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
LDAPNbValue (Function)
Returns the number of values for an attribute.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Generating an application for Universal Windows 10 App
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TimeToString (Function)
Converts a time to a string in the specified format.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HAdd (Example)
Usage example of the HAdd function
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Constants for external files
List of constants used by the functions for managing external files....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Logical operators
The logical operators are as follows......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......