ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
.NET object
To access a class......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
HTTP constants
List of constants used by the HTTP functions....
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
3. Deploying a WINDEV application
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Operations performed on activity diagrams
The following paragraphs explain......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Associative array (Variable type)
An associative array is an "advanced" type of array...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......