ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
OpenSister (Function)
Opens a non-modal sibling window.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Aliases on data files: HAlias
The aliases are used to handle......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Code editor: Display options
The code editor proposes several display options......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Name (Property)
The Name property is used to get the name of an element.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
SocketRead (Function)
Retrieves a message sent by another socket.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Handling menu options programmatically
The menu options can be handled......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Environment of the query editor