ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Constants used by the functions for managing countries and continents
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Width (Property)
The Width property is used to determine and change the width of an element.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
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).
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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.
1. WINDEV editors
WINDEV editors...
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.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
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...