ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Edit controls
WLanguage events associated with Edit controls...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating a delete query
A delete query (corresponding SQL statement......
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)...
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......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
WDTestSite: Load test
The stress tests are used to check......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Setup of the WEBDEV Application Server for Linux
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......