ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
17 results for: Classe
Classes, members, methods and properties
A class is made of...
Item_D (Property)
Utilisation dans la classe IndexSémantique - Accès en Lecture + Ecriture - Type : Tableau (IWLTableau) de CWString
Prop2_D (Property)
Utilisation dans la classe IndexSémantique - Accès en Lecture + Ecriture - Type : Chaîne U compat A latin ptr (ex : nom de champ ; sans 0 binaire)
Property Description (Variable type)
The Property Description type is used to get information about a property.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HDescribeSemanticIndex (Function)
Defines a semantic index of a data file created programmatically.
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
.NET object
To access a class...
Assignment operators
Three assignment operators are available...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
DotNetDelegate (Function)
Initializes a.NET delegate.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or data file item by dynamically constructing the name of the field, variable, class member or item...
Elements of a class: Enumerate and manipulate programmatically
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...
Using .NET assemblies in a project
To use .NET assemblies in a project...
ThreadExecute (Function)
Starts the execution of a secondary thread.