ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Events associated with formatted display controls
List of events associated with formatted display controls...
HTTPAddFile (Function)
Adds a file to the HTTP form.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min