ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
HTTPRequest (Example)
Usage example of the HTTPRequest function
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.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
dPolygon (Example)
Usage example of the dPolygon function
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
PageParameter (Example)
Usage example of the PageParameter function
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...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.