ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
iPrintDoc (Function)
Prints a document in "docx" format.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
DocUpdateFormula (Function)
Updates the formulas in a document.
Edit options of a report
The report editor allows you to......
Description window of a combining query
The description window of a combining query consists of several sections......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
PageChangeLayout (Function)
Applies a specific layout to a page.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......