ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Constants for object visibility
List of constants for managing the visibility of an object....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Document (Type of variable)
The Document type is used to handle a "docx" 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.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
<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):...
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)...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
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.