ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Constants for managing videos
List of constants used by the functions for video management....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Calendar functions
List of Calendar functions...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
<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.
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.
DocPrint (Function)
Prints a document in "docx" format.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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")....
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
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.
Image editor: Features
The image editor includes several features......
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.
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......