ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Extracting the text of the project
The following text can be extracted......
12. Control templates
...Control templates...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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, ...)....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
".STY" file: "Style sheet" file
A style sheet is a "......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
2. WEBDEV administrator in practice
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......
Progress Bar control properties
List of properties associated with the Progress Bar control...
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....
Specific features of the Express version
What is an application?
An application is a set of objects (windows, controls, ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Testing a project: setting
By testing the project you can simulate how the application will run......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......