ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
13. Types of standard controls
WEBDEV concepts
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
Euro functions
List of Euro functions...
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
5. User Groupware in practice
Link properties
When creating a link, you can simply specify the destination......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
2. User-friendly editors in practice
Global and local variable
Two types of variables are available......
Task list
Each project can be associated with a task list......
End of break block
The End of break block is optional......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.