ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
PanelActivate (Function)
Activates a panel when several panels are docked together.
Constants for managing videos
List of constants used by the functions for video management....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Calendar functions
List of Calendar functions...
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Crosstab report
The report editor allows you to create "Crosstab" reports......
VideoConfigure (Function)
Allows you to configure the video capture driver.
DocPrint (Function)
Prints a document in "docx" format.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).