ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. UI: Windows
IU of windows...
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
<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....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
7. Multilingual applications in practice
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......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Locking data files: correspondence between WINDEV 5.5 and the later versions
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
How to use an array of structures?
An array of structures is an Array variable......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......