ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1004: To explicitly access an element of the base class '%1', use the syntax
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......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
The "Code hashtags" pane
Error 40: The END statement marking the end of the class declaration is missing
Error 1014: The access to the member of the class is restricted by a private inheritance
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
7. Source Code Manager (SCM)
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
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....
Code history
The code history is used to......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Error 1016: The method of the class is private
Error 1015: The method of the class is protected
1
3
4
5
6
7
180
>