ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
ArraySort (Function)
Sorts a WLanguage array.
BackgroundTaskAdd (Function)
Adds a new background task.
RegistryValueType (Function)
Returns the type of value found in the registry.
Programming overview in C and C++
Sort (Function)
Sorts a WLanguage array.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
HOnError (Function)
Customizes the management of HFSQL errors.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Using an external component in an application
A component can be reused at any time in any application......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
16. Application test in practice
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Enumeration (Type of variable)
An enumeration is a set of values......
Calling a procedure/a function
Syntax for calling a local or global procedure.
2. How to test a site?
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......