ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Upload functions
The following functions are used to manage the upload:...
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Xaml functions
List of Xaml functions...
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Chart management functions
...Chart management functions...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
TreeCollapse (Function)
Collapses a branch previously expanded.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Browser management functions
List of functions for managing browsers...
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
CameraConfigure (Function)
Allows you to configure the video capture driver.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).