ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Error 13: The label already exists
7. Source Code Manager (SCM)
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
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Code history
The code history is used to......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
MemcachedDelete(Function)
Deletes a key from the Memcached cache.