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......
Handling menu options programmatically
The menu options can be handled......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Remote control: Some examples of configuration
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....
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......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Handling Spreadsheet controls programmatically (in a report)
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
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
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....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
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....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......