ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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)...
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Bar Code management functions
The following functions are used to manage bar codes:...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
PDF file functions (prefix syntax)
PDF file functions...
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
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.
PDF file management functions
...PDF file functions...
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Camera>.Configure (Function)
Allows you to configure the video capture driver.