ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Framework License Agreement
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.
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......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
WINDEV Framework License Agreement
Seek (Function)
Searches for the index of an element in a WLanguage array.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Using an external component in an application
A component can be reused at any time in any application......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Copying and cloning
Variables are copied using the "=" operator...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Programming overview in C and C++
PC SOFT Free Technical Support
Thank you for buying one of our products......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
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......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Environment of the project editor
The main elements of the project editor are as follows: