ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
MCI functions
List of MCI functions...
Exif functions
List of Exif functions...
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.
Captcha functions
The Captcha functions are as follows:...
Chart management functions
...Chart management functions...
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
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)...
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
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....
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:...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
PDF file functions (prefix syntax)
PDF file functions...