ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Example)
Usage example of the fSeek function
XMLElementType (Function)
Returns the type of current element (tag or attribute).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
RESTSend (Function)
Sends a REST request and waits for the server response.
Exist (Property)
The Exist property is used to determine if an element exists.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
fDelete (Example)
Usage example of the fDelete function
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
XMLChild (Function)
Positions on the first child element of current element.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLNext (Function)
Positions on the next element (tag or attribute).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Operations performed on activity diagrams
The following paragraphs explain......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Alias (Property)
The Alias property gets the alias of an element.
Operations performed on state-transition diagrams
The following paragraphs explain......
Operations performed on use case diagrams
The following paragraphs explain......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......