ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding controls to data
A window or page can display information from......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
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......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
4. Activating a dynamic WEBDEV site
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......