ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report...
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
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...
Upload functions
The following functions are used to manage the upload:...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
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).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report...
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source...
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...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
General exception mechanism
A process of general exception is available for all the components of the object...
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.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.