ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ...)....
Programming overview in C and C++
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
".STY" file: "Style sheet" file
A style sheet is a "......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
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...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
What is an application?
An application is a set of objects (windows, controls, ......
12. Pages in practice
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......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
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)....
nWDSetParentNext
Set the parent of the next window to open......
Detailed use of WINDEV FTP/RPC
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....