ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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, ...)....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Progress Bar control properties
List of properties associated with the Progress Bar control...
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
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......
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......
Style sheet
A style sheet ("......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......