ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
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......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
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......
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......
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, ...)....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
".STY" file: "Style sheet" file
A style sheet is a "......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Progress Bar control properties
List of properties associated with the Progress Bar control...
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......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......
Testing a project: setting
By testing the project you can simulate how the application will run......
Properties of a help page
The characteristics of a help page are used to define......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Detailed use of WINDEV FTP/RPC
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min