ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Push notification
A mobile device can receive push notifications......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
WINDEV License Agreement
WINDEV License Agreement...
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
7. Multilingual applications in practice
zipSelectFile (Function)
Selects files from an archive.
HFSQL constants
List of constants used by the HFSQL functions....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Using several libraries in an application
A library is a WDL file that contains all the resources......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.