ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
The "Code hashtags" pane
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
7. Source Code Manager (SCM)
Error 13: The label already exists
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Error 101: Declaration of global variable not allowed
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Code history
The code history is used to......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
MemcachedDelete(Function)
Deletes a key from the Memcached cache.