ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
7. Source Code Manager (SCM)
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
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......
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
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......
Error 1015: The method of the class is protected
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
tapiCallEnd (Function)
Returns the date and time of the end of call.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
1
3
4
5
6
7
179
>