ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
5. Site test in practice
What is an application?
An application is a set of objects (windows, controls, ......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Detailed use of WINDEV FTP/RPC
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......