ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Remote control: Some examples of configuration
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
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......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling Spreadsheet controls programmatically (in a report)
4. UI: Windows
IU of windows...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
ERR_NO_CURRENT_PAGE
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......