ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Composite keys
A composite key is a key item containing several other items......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Events associated with the project
List of events associated with the project...
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
ERR_NO_WDADMIN
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......