ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Manager of automated tests
The test manager is used to......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
MyPage (Reserved word)
MyPage is used to handle the current page...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
MyReport (Reserved word)
MyReport is used to handle the current report...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.