ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTML Display control functions
List of functions for managing HTML Display controls...
Compilation options (chm format)
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ERR_CANNOT_OPEN_FILE
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....