ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Date (Variable type)
The Date type is used to easily manipulate dates...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.