ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
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.).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
7. Multilingual applications in practice
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......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Remote control: Some examples of configuration
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Accessing a database via a web service
The database can be accessed via a web service......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
How to use an array of structures?
An array of structures is an Array variable......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....