ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exist (Property)
The Exist property is used to determine if an element exists.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
RESTSend (Function)
Sends a REST request and waits for the server response.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
The "Code hashtags" pane
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
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....
XMLChild (Function)
Positions on the first child element of current element.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Generating the setup program
The last wizard step for creating the setup program allows you to......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
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 class diagrams
The following paragraphs explain......
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.