ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
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.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Creating nested reports
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Remote control: Some examples of configuration
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Binding a Combo Box control to an item
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
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......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......