ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
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):...
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Composite chart
A composite chart is a chart that displays several types of charts......
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<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.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<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.
BrowserRunApp (Function)
Opens the default Web browser of the current device.