ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Describing a problem to the Free Technical Support
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Describing an element
A flexible modeling includes different elements linked together......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Events associated with ListView controls
List of events associated with ListView controls...
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Declaring and using a variable
A variable is defined by name and type......