ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram constants
The following constants are used to manage diagrams:...
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Document (Type of variable)
The Document type is used to handle a "docx" document.
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Bar Code management functions
The following functions are used to manage bar codes:...
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.
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.
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......
DocInsertTable (Function)
Inserts a table into a Word Processing document.