ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
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.
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.
How to loop through a file using filters?
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Phone constants (Android / iOS)
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Pyramid charts
Pyramid charts allow you to view data in descending order......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.