ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Bar Code management functions
The following functions are used to manage bar codes:...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
PDF file functions (prefix syntax)
PDF file functions...
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
PDF file management functions
...PDF file functions...
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
iParameterPDF (Function)
Defines the options for the generated PDF file.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
<Table>.CellSelect (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.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.