ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
12. External component in practice
Local procedure
Two types of procedures are available......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
JSONValid (Function)
Checks the validity of a JSON string.
Parameters of the procedure used by the HCheckMemoAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckMemoAsynchronous function for each verified Client/Server HFSQL table....
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
KeyInformation (Property)
The property KeyInfo property is used to define information about the key used.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
KeyPassword (Property)
The property KeyPassword property is used to define the password used to decrypt the private key.
AlgorithmNormalization (Property)
The NormalizationAlgorithm property defines the XML standardization method (C14N).
SignatureAlgorithm (Property)
The SignatureAlgorithm property defines the method used to generate the signature.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Selection (Property)
The property Selection property is used to manage the selection.
CertificateList (Function)
Returns the list of certificates available on the computer.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.