ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drop-down button
The drop-down button expands: a context menu. a popup window....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Specific features of the Express version
10. Internal components in practice
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
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......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
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, ...)....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 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
Progress Bar control properties
List of properties associated with the Progress Bar control...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
What is an application?
An application is a set of objects (windows, controls, ......
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......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
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....