ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
IF statement
The conditional IF statement allows you to run an action according to a condition...
List of operators
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.
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......
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
HTTPRequest (Example)
Usage example of the HTTPRequest 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
Setup on a local network (LAN)
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
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SOAPRun (Function)
Runs a procedure on a SOAP server.