ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
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......
Outstanding progress bars
Simple or symmetric progress bar?...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Removing a project from the SCM (Source Code Manager)
16. Protecting access to the site: passwords
5. User Groupware in practice
Obtaining an SSL certificate for IIS2 (2.0 or later)
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Creating user accounts
A User account allows the server administrator to......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Variable scope
Variables can be declared anywhere in the code....
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