ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Make calculations easier with the calculator
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
Bitcoin Core server constants
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......