ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Height (Property)
The Height property is used to get and change the height of an element.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
The DotNet structure
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
1. WINDEV editors
WINDEV editors...
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Description (Property)
The Description property is used to get and change the description of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.