ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Events associated with TreeView controls
List of events associated with TreeView controls...
WDHFDiff - Use
WDHFDiff is used to compare......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
Error 103: The type is unknown
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Operations performed on activity diagrams
The following paragraphs explain......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.