ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwCheckPassword (Function)
Checks a password (encrypted or not).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
FBSessionStatus (Function)
Checks the status of a Facebook session.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
EmailCheckAddress (Function)
Checks the validity of an email address.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
2. How to test a site?
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
grExist (Function)
Checks the existence of a chart in memory.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
12. Pages in practice
JSONValid (Function)
Checks the validity of a JSON string.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Warning 127: You are using a data source local to the process
Events associated with Link controls
List of events associated with Link controls...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......