ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
1. What is the WEBDEV administrator used for
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Error 203: The procedure already has a scope attribute (local or global)
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WINDEV 2024 Tutorial - Table of contents
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Voice commands in your applications
The applications that you develop can react to the user's voice......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
11. External component