ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
PDF file functions (prefix syntax)
PDF file functions...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
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.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
PDF file management functions
...PDF file functions...
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<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.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<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.