ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values...
Error 103: The type is unknown
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document...
MemoryToFile (Function)
... of the members of a class or structure.
Definition (Type of variable)
type, class, structure....
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Interface
An interface is used to divide the uses of features common to several elements...
Serialize (Function)
a class (and its subelements), an array (including the associative arrays), a queue, a stack,...
1
3
4
5
6
7
27
>