ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Constants used by the functions for managing Tab controls
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......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RESTSend (Function)
Sends a REST request and waits for the server response.
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....
The "Code hashtags" pane
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
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......
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......