ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
DotNetDelegate (Function)
Initializes a.NET delegate.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
List of extension attributes
The list of extension attributes ......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
14. Managing the "Back" button in practice
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
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....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
12. Available tests
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
1
2
3
4
5
6
105
>