ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraConfigure (Function)
Allows you to configure the video capture driver.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Xaml functions
List of Xaml functions...
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Chart management functions
...Chart management functions...
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
TreeCollapse (Function)
Collapses a branch previously expanded.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Browser management functions
List of functions for managing browsers...
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....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Document (Type of variable)
The Document type is used to handle a "docx" document.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....