ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<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....
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Calendar functions
List of Calendar functions...
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
TreeStatus (Function)
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.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.