ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
PDF file management functions
...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....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
<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.
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)...
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.