ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Code editor: Display options
The code editor proposes several display options......
Environment of the window editor
The main elements of window editor are as follows:
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
Recycle code windows
By default, a single code window is opened per ......
Query editor: Characteristics
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Automatic documentation of external components
External components must include a technical documentation......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Operations performed on sequence diagrams
The following paragraphs explain......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.