ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Combination (Type of variable)
A combination is a set of options.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
dPolygon (Example)
Usage example of the dPolygon function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
PageParameter (Example)
Usage example of the PageParameter function
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
dPixelColor (Example)
Usage example of the dPixelColor function
XMLOpenReader (Example)
Usage example of XMLOpenReader
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Find/Replace in the current project
The "Find/Replace" feature is used to......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
dArc (Example)
Usage example of the dArc function
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
ZOrder (Example)
Usage example of the ZOrder property
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......