ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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
RegistryCreateKey (Function)
Creates a key in the Windows registry.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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, ......
Enumeration (Type of variable)
An enumeration is a set of values......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
16. Application test in practice
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......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
2. How to test a site?
Calling a procedure/a function
Syntax for calling a local or global procedure.
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......