ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
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.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
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")....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
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.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Crosstab report
The report editor allows you to create "Crosstab" reports......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
VideoConfigure (Function)
Allows you to configure the video capture driver.
PDF file management functions
...PDF file functions...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
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....