ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and 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.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
How to develop a PHP site?
What is a PHP site?......
fChangeExtension (Function)
Changes the extension of a file on disk.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
W3C standardization
You must comply with the W3C standard (HTML 4......