ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI functions
List of MCI functions...
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
<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....
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
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......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Exif functions
List of Exif functions...
Diagram constants
The following constants are used to manage diagrams:...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
<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....
<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......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.