ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_ALREADYCONNECTED
Request to regenerate the documentation of a component during its future generation (in an action plan)...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Page Footer block
The Page footer block is run at the end of each page......
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
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......
Creating a Java archive
When your Java application is developed, you can......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......