ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
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
>