ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
LockAppOn (Function)
Locks a WINDEV application.
Sharing elements with a WINDEV application
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Configuring Reports & Queries
Reports & Queries is used to......
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
16. Java applications in practice
Java applications in practice...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Wi-Fi functions
Functions for Wi-Fi management...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Control management functions
List of functions for managing controls...
Clipboard management functions
List of functions for managing the clipboard...
Dialog box management functions
List of functions for managing dialog boxes...
Windows event management functions
List of functions for managing Windows events...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
1
2
>