ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Border (Type of variable)
The Border type is used to handle a border through programming...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Error 809: The * character cannot be used as mandatory parameter in a function
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
MatFill (Example)
Usage example of the MatFill function
Binding a ListView control to an item
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Events associated with the Pivot Table control
ThreadEnd (Function)
Ends the execution of the current thread.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
The Check Box control
A Check Box can correspond to......
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Setup directory
The setup wizard allows you to configure the setup directory of application....