ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 809: The * character cannot be used as mandatory parameter in a function
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Variables for managing the Drag and Drop
DDEUpdate (Function)
Modifies a linked data.
MatWrite (Example)
Usage example of the MatWrite function
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
MatFill (Example)
Usage example of the MatFill function
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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......
ThreadEnd (Function)
Ends the execution of the current thread.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Select query description window: Items used
The Edit control
The Edit control allows users to enter data......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.