ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
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.
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....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
<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.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
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.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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......
<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......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....