ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
The DotNet structure
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......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
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.
1. WINDEV editors
WINDEV editors...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Height (Property)
The Height property is used to get and change the height of an element.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Content (Property)
The Content property is used to get and change the content of an element.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
User (Property)
The User property is used to identify and change the user of a feature.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....