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......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 40: The END statement marking the end of the class declaration is missing
The "Code hashtags" pane
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......
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......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
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.
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: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Error 1015: The method of the class is protected
1
3
4
5
6
7
179
>