ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
WEBDEV license agreement
WEBDEV license agreement...
5. Deploying a dynamic site (Session or AWP) in practice
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Notification
The Notification keyword can correspond to:
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....