ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Analysis links
The links are used to link the files found in an analysis between themselves......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Domotic functions
List of functions for managing domotics...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Cardinalities
The cardinalities are used to count the links between the files......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
PDF printing: Special cases
Specific features of print in PDF format...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......