ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Accessing a database via a web service
The database can be accessed via a web service......
16. Protecting access to the site: passwords
Outstanding progress bars
Simple or symmetric progress bar?...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Obtaining an SSL certificate for IIS2 (2.0 or later)
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
dCopy (Function)
Copies an image to another image.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Remote control: Some examples of configuration
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Events associated with Chart controls
List of events associated with the Chart controls...
4. UI: Windows
IU of windows...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......