ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Captcha functions
The Captcha functions are as follows:...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
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...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
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.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
DocInsertTable (Function)
Inserts a table into a Word Processing document.