ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
Organizer control functions
The following functions are used to manage the Organizer control:...
Translating a text file with WDTRAD
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Functions for managing RTF controls
List of functions for managing RTF controls...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Binding a Repositionable Note control to an item
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......