ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming overview in C and C++
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Copying and cloning
Variables are copied using the "=" operator...
EventOpen (Function)
Opens a synchronization event between several threads.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Environment of the project editor
The main elements of the project editor are as follows:
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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.
PC SOFT Free Technical Support
Thank you for buying one of our products......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
DotNetDelegate (Function)
Initializes a.NET delegate.